mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 20:25:25 +08:00
docs/cmds/fish: Document private mode there as well
Oversight, see #2376. [ci skip]
This commit is contained in:
parent
09e4f8ff42
commit
d263093a5a
@ -32,6 +32,8 @@ The following options are available:
|
||||
|
||||
- ``-p`` or ``--profile=PROFILE_FILE`` when fish exits, output timing information on all executed commands to the specified file
|
||||
|
||||
- ``-P`` or ``--private`` enables :ref:`private mode <private-mode>`, so fish will not access old or store new history.
|
||||
|
||||
- ``--print-rusage-self`` when fish exits, output stats from getrusage
|
||||
|
||||
- ``--print-debug-categories`` outputs the list of debug categories, and then exits.
|
||||
|
Loading…
x
Reference in New Issue
Block a user