Add documentation on short-names

Once we settle on the wording for short-names in podman-pull, I will
add the same section to all of the podman commands that use pull.

Also ran through all man pages with a spell checker.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2021-05-06 10:36:59 -04:00
parent 44184167e4
commit bdbce9bcb1
18 changed files with 44 additions and 35 deletions

View File

@ -10,7 +10,7 @@ podman\-machine\-start - Start a virtual machine
Starts a virtual machine for Podman.
Podman on MacOS requires a virtual machine. This is because containers are Linux -
Podman on macOS requires a virtual machine. This is because containers are Linux -
containers do not run on any other OS because containers' core functionality are
tied to the Linux kernel.