From 3c79202fb9d35e732b655a1fb99a490b813b50a4 Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Wed, 27 Oct 2021 10:38:42 -0400 Subject: 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 --- docs/source/markdown/podman-machine-ssh.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/markdown/podman-machine-ssh.1.md') 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. -- cgit v1.2.3-54-g00ecf