docs/cmds/fish: Document private mode there as well

Oversight, see #2376.

[ci skip]
This commit is contained in:
Fabian Homborg 2019-06-30 13:54:03 +02:00
parent 09e4f8ff42
commit d263093a5a

View file

@ -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.