document --no-config

This commit is contained in:
Branch Vincent
2021-07-27 16:52:11 -04:00
committed by Fabian Homborg
parent 8939a71ec6
commit d8465e0a86
2 changed files with 3 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ The following options are available:
- ``-l`` or ``--login`` specify that fish is to run as a login shell
- ``-N`` or ``--no-config`` do not read configuration files
- ``-n`` or ``--no-execute`` do not execute any commands, only perform syntax checking
- ``-p`` or ``--profile=PROFILE_FILE`` when fish exits, output timing information on all executed commands to the specified file. This excludes time spent starting up and reading the configuration.