mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 09: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:
@@ -25,9 +25,7 @@ Note that command substitutions in a case statement will be evaluated even if it
|
||||
Example
|
||||
-------
|
||||
|
||||
If the variable \$animal contains the name of an animal, the following code would attempt to classify it:
|
||||
|
||||
|
||||
If the variable :envvar:`animal` contains the name of an animal, the following code would attempt to classify it:
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user