mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 19:31:14 -03:00
@@ -5,7 +5,7 @@ string match: ^
|
||||
|
||||
# string invalidarg
|
||||
string: Subcommand 'invalidarg' is not valid
|
||||
Standard input (line 215):
|
||||
Standard input (line 258):
|
||||
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 316):
|
||||
Standard input (line 359):
|
||||
string repeat -l fakearg
|
||||
^
|
||||
|
||||
Reference in New Issue
Block a user