mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 15:07:31 +08:00
![Johannes Altmanninger](/assets/img/avatar_default.png)
New fish_indent does that too, so this will make any future reformatting diffs smaller. Done using either of: perl -pi -e 'undef $/; s/\n*$/\n/' share/**.fish kak -n -f '<a-/>\n*<ret>d' share/**.fish
3 lines
62 B
Fish
3 lines
62 B
Fish
|
|
complete -c continue -s h -l help -d 'Display help and exit'
|