diff options
Diffstat (limited to 'docs/podman-varlink.1.md')
-rw-r--r-- | docs/podman-varlink.1.md | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/podman-varlink.1.md b/docs/podman-varlink.1.md index 7d6c481e5..1e63ddec3 100644 --- a/docs/podman-varlink.1.md +++ b/docs/podman-varlink.1.md @@ -4,16 +4,12 @@ podman\-varlink - Runs the varlink backend interface ## SYNOPSIS -**podman varlink** [OPTIONS] -[**--help**|**-h**] -VARLINK_URI +**podman varlink** [*options*] *uri* ## DESCRIPTION -Starts the varlink service that allows varlink clients to interact with podman. This should generally be done +Starts the varlink service listening on *uri* that allows varlink clients to interact with podman. This should generally be done with systemd. See _Configuration_ below. -**podman [GLOBAL OPTIONS] [OPTIONS] varlink VARLINK_URI** - ## GLOBAL OPTIONS **--help, -h** |