diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-07-14 17:20:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 17:20:01 -0400 |
commit | 1e236845e631d6f7596f6bd094d55f58b8156e06 (patch) | |
tree | afeafec3cc15d63983ebf3fbf2464e27700a2c6e /docs/source/markdown/podman-pull.1.md | |
parent | bf5fee92139b0ae4e154e80345849e349043b7cb (diff) | |
parent | 100c23dc5b01b8f9730e3c39fd538f81e269484c (diff) | |
download | podman-1e236845e631d6f7596f6bd094d55f58b8156e06.tar.gz podman-1e236845e631d6f7596f6bd094d55f58b8156e06.tar.bz2 podman-1e236845e631d6f7596f6bd094d55f58b8156e06.zip |
Merge pull request #10909 from rhatdan/docs
[CI:DOCS] Fix up documentation of the userns audit flag
Diffstat (limited to 'docs/source/markdown/podman-pull.1.md')
-rw-r--r-- | docs/source/markdown/podman-pull.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-pull.1.md b/docs/source/markdown/podman-pull.1.md index 10661e16e..189464d17 100644 --- a/docs/source/markdown/podman-pull.1.md +++ b/docs/source/markdown/podman-pull.1.md @@ -182,7 +182,7 @@ Storing signatures d6e46aa2470df1d32034c6707c8041158b652f38d2a9ae3d7ad7e7532d22ebe0 ``` -Pull an image by specifiying an authentication file. +Pull an image by specifying an authentication file. ``` $ podman pull --authfile temp-auths/myauths.json docker://docker.io/umohnani/finaltest Trying to pull docker.io/umohnani/finaltest:latest...Getting image source signatures |