diff options
author | Kier Davis <me@kierdavis.com> | 2021-02-24 11:09:15 -0600 |
---|---|---|
committer | Kier Davis <me@kierdavis.com> | 2021-02-24 11:09:19 -0600 |
commit | 431f755197247e1bf60f2f833974df622030dde0 (patch) | |
tree | 780945ef98e17cf321d9b68330af4fbf4e9f6696 | |
parent | dec06b1c3fbfad3fc75702f73ea59891a64989ad (diff) | |
download | podman-431f755197247e1bf60f2f833974df622030dde0.tar.gz podman-431f755197247e1bf60f2f833974df622030dde0.tar.bz2 podman-431f755197247e1bf60f2f833974df622030dde0.zip |
podman-system-connection.1.md: fix copy/paste error
Signed-off-by: Kier Davis <me@kierdavis.com>
-rw-r--r-- | docs/source/markdown/podman-system-connection.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-system-connection.1.md b/docs/source/markdown/podman-system-connection.1.md index 0673aaee1..6cd4a5fa8 100644 --- a/docs/source/markdown/podman-system-connection.1.md +++ b/docs/source/markdown/podman-system-connection.1.md @@ -3,7 +3,7 @@ ## NAME podman\-system\-connection - Manage the destination(s) for Podman service(s) -## SYNOPSISManage the destination(s) for Podman service(s) +## SYNOPSIS **podman system connection** *subcommand* ## DESCRIPTION |