mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
More synopsis work.
A great leap forward
This commit is contained in:
@@ -6,10 +6,8 @@ Synopsis
|
||||
|
||||
.. BEGIN SYNOPSIS
|
||||
|
||||
::
|
||||
|
||||
string escape [(-n | --no-quoted)] [--style=xxx] [STRING...]
|
||||
string unescape [--style=xxx] [STRING...]
|
||||
| ``string`` escape [**-n** | **--no-quoted**] [**--style=**] [*STRING*...]
|
||||
| ``string`` unescape [**--style=**] [*STRING*...]
|
||||
|
||||
.. END SYNOPSIS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user