Skip to content

Commit d7a5256

Browse files
sylvestrecakebaker
andauthored
Update src/uucore/src/lib/mods/clap_localization.rs
Co-authored-by: Daniel Hofstetter <[email protected]>
1 parent 4c10cbd commit d7a5256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ pub fn handle_clap_error_with_exit_code(err: Error, exit_code: i32) -> ! {
522522

523523
/// Configures a clap `Command` with proper localization and color settings.
524524
///
525-
/// This function sets up a Command with:
525+
/// This function sets up a `Command` with:
526526
/// - 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

0 commit comments

Comments
 (0)