mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 04:31:14 -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,7 +6,9 @@ funcsave - save the definition of a function to the user's autoload directory
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
funcsave FUNCTION_NAME
|
||||
::
|
||||
|
||||
funcsave FUNCTION_NAME
|
||||
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user