aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-machine-ssh.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-10-30 14:44:43 +0000
committerGitHub <noreply@github.com>2021-10-30 14:44:43 +0000
commit85bad0cc7c68b71ab7ddb6ed09b862145c6c6d0e (patch)
tree02781f69a14b72578f1f6666c0398c812ea3da48 /docs/source/markdown/podman-machine-ssh.1.md
parent7cd317e9c35aa9f4776ee491bdd943c6e2ce55d3 (diff)
parent3c79202fb9d35e732b655a1fb99a490b813b50a4 (diff)
downloadpodman-85bad0cc7c68b71ab7ddb6ed09b862145c6c6d0e.tar.gz
podman-85bad0cc7c68b71ab7ddb6ed09b862145c6c6d0e.tar.bz2
podman-85bad0cc7c68b71ab7ddb6ed09b862145c6c6d0e.zip
Merge pull request #12119 from ashley-cui/updates
[CI:DOCS] Add information on how podman machine is updated
Diffstat (limited to 'docs/source/markdown/podman-machine-ssh.1.md')
-rw-r--r--docs/source/markdown/podman-machine-ssh.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-machine-ssh.1.md b/docs/source/markdown/podman-machine-ssh.1.md
index c4c732819..dd592622f 100644
--- a/docs/source/markdown/podman-machine-ssh.1.md
+++ b/docs/source/markdown/podman-machine-ssh.1.md
@@ -9,7 +9,7 @@ podman\-machine\-ssh - SSH into a virtual machine
## DESCRIPTION
SSH into a Podman-managed virtual machine and optionally execute a command
-on the virtual machine. Unless using the default virtual machine, the
+on the virtual machine. Unless using the default virtual machine, the
first argument must be the virtual machine name. The optional command to
execute can then follow. If no command is provided, an interactive session
with the virtual machine is established.