mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 01:11: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:
@@ -20,9 +20,12 @@ The following options are available:
|
||||
**-c**:
|
||||
Clear the directory stack instead of printing it.
|
||||
|
||||
``dirs`` does not accept any parameters.
|
||||
**-h** or **--help**
|
||||
Displays help about using this command.
|
||||
|
||||
``dirs`` does not accept any arguments.
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
||||
- the :ref:`cdh <cmd-cdh>` command which provides a more intuitive way to navigate to recently visited directories.
|
||||
- the :ref:`cdh <cmd-cdh>` command, which provides a more intuitive way to navigate to recently visited directories.
|
||||
|
||||
Reference in New Issue
Block a user