This new parameter was added as part of commit
ee06a78790 ("remote: allow
passing argv to the ext transport").
Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
+.. role:: since
+
===============
Connection URIs
===============
``command``
The external command launched to tunnel the data to the destination.
+ ``argv`` :since:`(since 12.5.0)`
+ An optional parameter to be passed to the external command. ``argv`` may be
+ specified multiple times to pass multiple arguments.
``tcp`` transport
^^^^^^^^^^^^^^^^^