change wording on config file (#4555)

This commit is contained in:
Michael Angerman 2022-02-19 16:25:07 -08:00 committed by GitHub
parent 7163721571
commit a6c565ed4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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