Skip to content

Commit

Permalink
fix: update podman remote status command in documentation (#10474)
Browse files Browse the repository at this point in the history
fix: replace podman remote status instruction

Signed-off-by: Stévan Le Meur <[email protected]>
  • Loading branch information
slemeur authored Dec 24, 2024
1 parent 109d227 commit 151baba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/podman/podman-remote.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $ systemctl start podman.socket
Confirm that the socket is enabled by checking the status:

```sh
$ systemctl status podman.socket
$ systemctl status --user podman.socket
```

4. Add the connection to `podman system connection ls`:
Expand Down

0 comments on commit 151baba

Please sign in to comment.