Multilingual Help Commands #5445
Labels
A-help
Area: documentation, including docs.rs, readme, examples, etc...
C-enhancement
Category: Raise on the bar on expectations
M-breaking-change
Meta: Implementing or merging this will introduce a breaking change.
S-waiting-on-design
Status: Waiting on user-facing design to be resolved before implementing
Please complete the following tasks
Clap Version
4.5.4
Describe your use case
What if the user of myapp could access a help page in their own language?
Describe the solution you'd like
For example a user could type in:
to get the French version of the help page.
and developers of myapp would only need to add one more argument in order to add the translation like so:
Alternatives, if applicable
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: