mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 10:51:14 -03:00
document --no-config
This commit is contained in:
committed by
Fabian Homborg
parent
8939a71ec6
commit
d8465e0a86
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user