mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
psub.rst: add long option to synopsis
This commit is contained in:
parent
d9287ec471
commit
115615b831
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ psub - perform process substitution
|
|||
Synopsis
|
||||
--------
|
||||
|
||||
*COMMAND1* ( *COMMAND2* | ``psub`` [**-F** | -**-fifo**] [**-f** | **--file**] [**-s** *SUFFIX*] )
|
||||
*COMMAND1* ( *COMMAND2* | ``psub`` [**-F** | -**-fifo**] [**-f** | **--file**] [(**-s** | **--suffix**) *SUFFIX*] )
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue