mirror of
https://github.com/nushell/nushell.git
synced 2025-07-11 20:05:25 +02:00
change wording on config file (#4555)
This commit is contained in:
@ -373,7 +373,7 @@ impl Command for Nu {
|
|||||||
.named(
|
.named(
|
||||||
"config",
|
"config",
|
||||||
SyntaxShape::String,
|
SyntaxShape::String,
|
||||||
"run internal test binary",
|
"start with an alternate config file",
|
||||||
None,
|
None,
|
||||||
)
|
)
|
||||||
.named(
|
.named(
|
||||||
|
Reference in New Issue
Block a user