Skip to content

docs: fix ods2cascade argument order in using guide - #68

Open
slegarraga wants to merge 1 commit into
NLnetLabs:mainfrom
slegarraga:docs/fix-argument-order
Open

docs: fix ods2cascade argument order in using guide#68
slegarraga wants to merge 1 commit into
NLnetLabs:mainfrom
slegarraga:docs/fix-argument-order

Conversation

@slegarraga

Copy link
Copy Markdown

What & why

Corrects the example command in the using guide. The CLI expects the Cascade TOML path before the OpenDNSSEC XML path; the manual had them reversed, which produced the TOML parse error shown in the issue.

Closes #60.

Verification

  • Confirmed against src/main.rs: the usage line and argument mapping are <path/to/cascade.toml> <path/to/opendnssec/conf.xml> <path/to/write/files/to>.
  • Docs-only change.

Signed-off-by: Sebastian Legarraga <64795732+slegarraga@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in instructions

1 participant