mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
docs(fix): correct syntax of kind doc (#1604)
* correct syntax of kind doc Signed-off-by: Paul Wright <pwright@redhat.com>
This commit is contained in:
parent
3dc5888336
commit
f2b1e6dd50
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ Therefore, you must set the default connection to `rootful`.
|
|||
|
||||
```shell
|
||||
> podman system connection ls
|
||||
You should see a similar output:
|
||||
```
|
||||
The output is similar to the following:
|
||||
```shell
|
||||
Name URI Identity Default
|
||||
podman-machine-default ssh://user@localhost:54133/run/user/1000/podman/podman.sock C:\Users\Jeff\.ssh\podman-machine-default true
|
||||
|
|
|
|||
Loading…
Reference in a new issue