mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 19:31:15 -03:00
Correct the grammar by moving the options after the command argument. Also group the -c/--command and -p/--path pairs, to convey that the short and long variants are equivalent. While at it, consolidate the -C/--do-complete forms, like we usually do.