mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-30 07:01:22 -03:00
The documentation sounded like options where handled in a fairly standard way, meaning options and `--` could be anywhere in the command line. In reality, options have to be first, followed by `--`, then the key. Document that behavior more explicitly, and add a test to detect if this changes.
12 KiB
12 KiB