Skip to content

Commit 8569e4a

Browse files
sylvestrecakebaker
andauthored
Update src/uucore/src/lib/mods/clap_localization.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
1 parent 35b243a commit 8569e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/uucore/src/lib/mods/clap_localization.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ pub fn handle_clap_error_with_exit_code(err: Error, exit_code: i32) -> ! {
523523
/// Configures a clap `Command` with proper localization and color settings.
524524
///
525525
/// This function sets up a Command with:
526-
/// - Appropriate color settings based on environment variables (NO_COLOR, CLICOLOR_FORCE, etc.)
526+
/// - Appropriate color settings based on environment variables (`NO_COLOR`, `CLICOLOR_FORCE`, etc.)
527527
/// - Localized help template with proper formatting
528528
/// - TTY detection for automatic color enabling/disabling
529529
///

0 commit comments

Comments
 (0)