Skip to content

Commit

Permalink
Explcitly show the podman help command too
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Dec 3, 2018
1 parent fae6764 commit 8992bd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ You can run the `podman` command over ssh:
$ podman-machine ssh box -- sudo podman version
```

Show the available commands using the help:

``` console
$ podman-machine ssh box -- sudo podman --help
```

### pypodman

Or you can use the `pypodman` tool remotely:
Expand Down

0 comments on commit 8992bd9

Please sign in to comment.