1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-11 20:05:25 +02:00

change wording on config file ()

This commit is contained in:
Michael Angerman
2022-02-19 16:25:07 -08:00
committed by GitHub
parent 7163721571
commit a6c565ed4e

@ -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(