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-search.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-search.1.md')
-rw-r--r-- | docs/podman-search.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-search.1.md b/docs/podman-search.1.md index 61f50f1dc..312cdae59 100644 --- a/docs/podman-search.1.md +++ b/docs/podman-search.1.md @@ -149,7 +149,7 @@ Note: This works only with registries that implement the v2 API. If tried with a 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), containers-registries.conf(5), crio(8) +podman(1), containers-registries.conf(5) ## HISTORY January 2018, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> |