mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-23 05:18:55 +08:00
completions: update 'echo'
(cherry picked from commit 2f332f001949d3b32fcf2928e855ed3349138bb9)
This commit is contained in:
parent
36c8746870
commit
c3aefc581f
@ -2,4 +2,3 @@ complete -c echo -s n -d "Do not output a newline"
|
||||
complete -c echo -s s -d "Do not separate arguments with spaces"
|
||||
complete -c echo -s E -d "Disable backslash escapes"
|
||||
complete -c echo -s e -d "Enable backslash escapes"
|
||||
complete -c echo -s h -l help -d "Display help and exit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user