mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 11:37:10 +08:00
63d601610d
This implements support for numeric flags without an associated short or long flag name. This pattern is used by many commands. For example `head -3 /a/file` to emit the first three lines of the file. Fixes #4214 |
||
---|---|---|
.. | ||
__fish_print_help.fish | ||
display_bytes.fish | ||
mktemp.fish | ||
r2l.fish | ||
show.fish |