psub.rst: add long option to synopsis

This commit is contained in:
Johannes Altmanninger 2022-01-09 09:04:56 +01:00
parent d9287ec471
commit 115615b831

View file

@ -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
-----------