summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-machine-ssh.1.md
diff options
context:
space:
mode:
authorAshley Cui <acui@redhat.com>2021-10-27 10:38:42 -0400
committerAshley Cui <acui@redhat.com>2021-10-28 09:43:00 -0400
commit3c79202fb9d35e732b655a1fb99a490b813b50a4 (patch)
tree461fee8c3115c68f21cfb1867a0a97b27ee88b60 /docs/source/markdown/podman-machine-ssh.1.md
parent979b6312286b4bd993d7be0413e1e95c4a0bad56 (diff)
downloadpodman-3c79202fb9d35e732b655a1fb99a490b813b50a4.tar.gz
podman-3c79202fb9d35e732b655a1fb99a490b813b50a4.tar.bz2
podman-3c79202fb9d35e732b655a1fb99a490b813b50a4.zip
Add information on how podman machine is updated
Update documentation on how the default podman machine distribution, FCOS, is updated. Signed-off-by: Ashley Cui <acui@redhat.com>
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.