diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-04-15 06:22:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-15 06:22:35 -0700 |
commit | 6e1dab76e2282774d384ec3bc46e314e9b030595 (patch) | |
tree | e16c924d3df31596fdf974aeb73fdcd0400adba4 /docs/podman-pull.1.md | |
parent | d10f68ac95e13535f90d9b643ac2d7530178c21d (diff) | |
parent | 7db2994a81d9f80ac3e3c89beac1973d7be7a738 (diff) | |
download | podman-6e1dab76e2282774d384ec3bc46e314e9b030595.tar.gz podman-6e1dab76e2282774d384ec3bc46e314e9b030595.tar.bz2 podman-6e1dab76e2282774d384ec3bc46e314e9b030595.zip |
Merge pull request #2921 from rhatdan/man
Remove old crio reference from man pages
Diffstat (limited to 'docs/podman-pull.1.md')
-rw-r--r-- | docs/podman-pull.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-pull.1.md b/docs/podman-pull.1.md index bce11b096..92740c3af 100644 --- a/docs/podman-pull.1.md +++ b/docs/podman-pull.1.md @@ -146,7 +146,7 @@ Storing signatures registries.conf is the configuration file which specifies which container registries should be consulted when completing image names which do not include a registry or domain portion. ## SEE ALSO -podman(1), podman-push(1), podman-login(1), containers-registries.conf(5), crio(8) +podman(1), podman-push(1), podman-login(1), containers-registries.conf(5) ## HISTORY July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> |