Fix up example description of podman-system commands

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2024-02-17 13:36:25 -05:00
parent 9fc45088cb
commit 5effdcca3c
7 changed files with 26 additions and 0 deletions

View File

@ -10,6 +10,8 @@ podman\-system\-connection\-default - Set named destination as default for the P
Set named ssh destination as default destination for the Podman service.
## EXAMPLE
Set the specified connection as default:
```
$ podman system connection default production
```