mirror of
https://github.com/nushell/nushell
synced 2025-01-13 21:55:07 +00:00
change wording on config file (#4555)
This commit is contained in:
parent
7163721571
commit
a6c565ed4e
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ impl Command for Nu {
|
|||
.named(
|
||||
"config",
|
||||
SyntaxShape::String,
|
||||
"run internal test binary",
|
||||
"start with an alternate config file",
|
||||
None,
|
||||
)
|
||||
.named(
|
||||
|
|
Loading…
Reference in a new issue