Skip to content

Commit 69b3133

Browse files
calvinrplann
andauthored
Update crates/wkg/src/main.rs
Co-authored-by: Lann <lann.martin@fermyon.com>
1 parent 1c17a88 commit 69b3133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/wkg/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ struct ConfigArgs {
104104
#[arg(long = "default-registry", value_name = "DEFAULT_REGISTRY")]
105105
default_registry: Option<Registry>,
106106

107-
/// Opens editor defined in the `$EDITOR` environment variable.
107+
/// Opens the global configuration file in an editor defined in the `$EDITOR` environment variable.
108108
#[arg(long, short, action)]
109109
edit: bool,
110110

0 commit comments

Comments
 (0)