docs: standardise on definition lists for options

Harmonizes the option listing including formatting in a similar manner to the
synopsis of each entry.
This commit is contained in:
David Adam
2022-03-11 23:56:20 +08:00
parent cf85bf9be3
commit e23e52a8e9
30 changed files with 470 additions and 240 deletions

View File

@@ -27,4 +27,5 @@ If a :command:`realpath` command exists, that will be preferred.
The following options are available:
- ``-s`` or ``--no-symlinks``: Don't resolve symlinks, only make paths absolute, squash multiple slashes and remove trailing slashes.
**-s** or **--no-symlinks**
Don't resolve symlinks, only make paths absolute, squash multiple slashes and remove trailing slashes.