Skip to content

Commit 7f37b72

Browse files
committed
fix(config): 统一 unset 键名文案
1 parent 7954d02 commit 7f37b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cortex-cli/src/cli/args.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ pub enum ConfigSubcommand {
672672
Get(ConfigGetArgs),
673673
/// Set a configuration value
674674
Set(ConfigSetArgs),
675-
/// Unset (remove) a configuration value
675+
/// Unset (remove) a configuration key
676676
Unset(ConfigUnsetArgs),
677677
}
678678

0 commit comments

Comments
 (0)