mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 20:41:15 -03:00
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:
@@ -6,8 +6,9 @@ contains - test if a word is present in a list
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
contains [OPTIONS] KEY [VALUES...]
|
||||
::
|
||||
|
||||
contains [OPTIONS] KEY [VALUES...]
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user