mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 10:43:32 +08:00
fish --help: remove outdated information about exit status
This commit is contained in:
parent
ec2371fb79
commit
67531acc25
|
@ -45,4 +45,4 @@ The following options are available:
|
|||
|
||||
- ``-f`` or ``--features=FEATURES`` enables one or more :ref:`feature flags <featureflags>` (separated by a comma). These are how fish stages changes that might break scripts.
|
||||
|
||||
The fish exit status is generally the exit status of the last foreground command. If fish is exiting because of a parse error, the exit status is 127.
|
||||
The fish exit status is generally the :ref:`exit status of the last foreground command <variables-status>`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user