mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 11:31:15 -03:00
docs: omnibus cleanup
Includes harmonizing the display of options and arguments, standardising terminology, using the envvar directive more broadly, adding help options to all commands that support them, simplifying some language, and tidying up multiple formatting issues. string documentation is not changed.
This commit is contained in:
@@ -46,7 +46,10 @@ The following options are available:
|
||||
**-q** or **--query**
|
||||
Return 0 (true) if one of the *WORD* is an abbreviation.
|
||||
|
||||
In addition, when adding or renaming abbreviations:
|
||||
**-h** or **--help**
|
||||
Displays help about using this command.
|
||||
|
||||
In addition, when adding or renaming abbreviations, one of the following **SCOPE** options can be used:
|
||||
|
||||
**-g** or **--global**
|
||||
Use a global variable
|
||||
|
||||
Reference in New Issue
Block a user