diff options
author | Brent Baude <bbaude@redhat.com> | 2018-05-19 10:34:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-19 10:34:46 -0500 |
commit | 9fe179b1ee8e8206645b6298ad46165d209c87fa (patch) | |
tree | 68e4daea2b24faa16e9d5c7eb4f9ded5403a262a /docs/podman-varlink.1.md | |
parent | 9d7c50aa030ee70d507c414bb02f0add8ffa2835 (diff) | |
parent | 3f6a739ede65196a0098acba520cd30b9b036126 (diff) | |
download | podman-9fe179b1ee8e8206645b6298ad46165d209c87fa.tar.gz podman-9fe179b1ee8e8206645b6298ad46165d209c87fa.tar.bz2 podman-9fe179b1ee8e8206645b6298ad46165d209c87fa.zip |
Merge pull request #809 from baude/changevarlinkpath
finish changing the path for varlink
Diffstat (limited to 'docs/podman-varlink.1.md')
-rw-r--r-- | docs/podman-varlink.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-varlink.1.md b/docs/podman-varlink.1.md index 68a0f08a2..9d4e0947b 100644 --- a/docs/podman-varlink.1.md +++ b/docs/podman-varlink.1.md @@ -25,7 +25,7 @@ More will go here as the docs and api firm up. ## EXAMPLES - podman varlink unix:/run/io.projectatomic.podman + podman varlink unix:/run/podman/io.projectatomic.podman <!-- TODO: More examples with TCP can be added when that works as well. |