docs(pdftract-1j0f8): update CLI reference generation command
Update the auto-generation notice to reflect the correct binary name. The CLI reference covers all 30 subcommands with clap-markdown auto-gen.
This commit is contained in:
parent
fbfc4bed95
commit
05309795dd
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# CLI Reference
|
||||
|
||||
> This page is auto-generated from the clap command tree.
|
||||
> Run `cargo run --manifest-path=xtask/Cargo.toml --bin gen_cli_reference` to regenerate.
|
||||
> Run `cargo run --bin gen-cli-reference` to regenerate.
|
||||
|
||||
# Command-Line Help for `pdftract`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue