Produce man pages and useful completions for ironhide users.
We can generate shell completions using clap as part of our build process. See ripgrep for examples of including completions in the build artifacts.
We can also generate man pages for the tool in a similar way.
Produce man pages and useful completions for ironhide users.
We can generate shell completions using
clapas part of our build process. Seeripgrepfor examples of including completions in the build artifacts.We can also generate man pages for the tool in a similar way.