mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 02:41:14 -03:00
docs: Add something on variables-as-commands
Specifically point towards the necessary splitting (as always, separate ahead of time) and the keyword thing. Fixes #9797
This commit is contained in:
@@ -15,6 +15,8 @@ Description
|
||||
|
||||
**command** forces the shell to execute the program *COMMANDNAME* and ignore any functions or builtins with the same name.
|
||||
|
||||
In ``command foo``, ``command`` is a keyword.
|
||||
|
||||
The following options are available:
|
||||
|
||||
**-a** or **--all**
|
||||
|
||||
Reference in New Issue
Block a user