mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-28 15:41:11 -03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user