docs: update all command synopsis formatting

Adds synopses for those commands missing them.

Moves all synopsis sections to code blocks. This improves the appearance, although highlighting as
fish code may not be the ideal appearance.
This commit is contained in:
David Adam
2019-09-17 17:59:04 +08:00
parent c93c66f76b
commit 02d82dcf85
84 changed files with 313 additions and 193 deletions

View File

@@ -6,8 +6,9 @@ cd - change directory
Synopsis
--------
cd [DIRECTORY]
::
cd [DIRECTORY]
Description
-----------