Skip to content

Commit d045daa

Browse files
authored
Merge pull request #6116 from eatradish/clap-i18n-richformatter
docs: add `clap-i18n-richformatter` to Related Projects
2 parents f9fd356 + 0bb71a0 commit d045daa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
//! - [shadow-rs](https://crates.io/crates/shadow-rs) for generating `Command::long_version`
6363
//! - [clap_mangen](https://crates.io/crates/clap_mangen) for generating man page source (roff)
6464
//! - [clap_complete](https://crates.io/crates/clap_complete) for shell completion support
65+
//! - [clap-i18n-richformatter](https://crates.io/crates/clap-i18n-richformatter) for i18n support with `clap::error::RichFormatter`
6566
//!
6667
//! CLI Helpers
6768
//! - [clio](https://crates.io/crates/clio) for reading/writing to files specified as arguments

0 commit comments

Comments
 (0)