doc_src: Continue the slog through the letter F.

We are using only :: in a synopsis for fishscript examples given
of the command being documented.
This commit is contained in:
Aaron Gyes
2021-12-17 15:16:47 -08:00
parent 5e880bb1c3
commit af61ea1325
36 changed files with 114 additions and 118 deletions

View File

@@ -6,10 +6,8 @@ funcsave - save the definition of a function to the user's autoload directory
Synopsis
--------
::
funcsave FUNCTION_NAME
funcsave [-q] [(-d | --directory) DIR ] FUNCTION_NAME
| ``funcsave`` *FUNCTION_NAME*
| ``funcsave`` [**-q**] [(**-d** | **--directory**) *DIR*] *FUNCTION_NAME*
Description