LANGUAGE » SHELL_SCRIPT » FISH
Help
Getting help
Fish's documentation is available from man and help commands.
help will open the documentation in a browser. Use help commands to see a list of available commands.
| Keyword | Description |
|---|---|
set | Display and change shell variables. |
set_color | Set the terminal color. |
type | Locate a command and describe its type. |
functions | Print or erase functions. |