mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-27 16:51:15 -03:00
@@ -5,7 +5,7 @@ string match: ^
|
||||
|
||||
# string invalidarg
|
||||
string: Unknown subcommand 'invalidarg'
|
||||
Standard input (line 167):
|
||||
Standard input (line 183):
|
||||
string invalidarg; and echo "unexpected exit 0" >&2
|
||||
^
|
||||
|
||||
@@ -29,6 +29,6 @@ string repeat: Expected argument
|
||||
|
||||
# string repeat -l fakearg 2>&1
|
||||
string repeat: Unknown option '-l'
|
||||
Standard input (line 268):
|
||||
Standard input (line 284):
|
||||
string repeat -l fakearg
|
||||
^
|
||||
|
||||
Reference in New Issue
Block a user