mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 11:01:16 -03:00
This stops reading argument names after another option appears. It does not break any previous uses and in fact fixes uses like ```fish function foo --argument-names bar --description baz ``` * `function` command handles options after argument names (Fixes #6186) * Removed unneccesary test
64 B
64 B