summaryrefslogtreecommitdiff
path: root/docs/podman-info.1.md
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2018-06-09 15:04:38 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-06-11 20:38:37 +0000
commit9b72746f9a3f0f76e6777ca21032dfad33d1bc72 (patch)
treeac9b16ae261a15a4c0fc72601cb1502940cdbbd1 /docs/podman-info.1.md
parent1e9e530714ac0a8329dc27e38034380d81247e36 (diff)
downloadpodman-9b72746f9a3f0f76e6777ca21032dfad33d1bc72.tar.gz
podman-9b72746f9a3f0f76e6777ca21032dfad33d1bc72.tar.bz2
podman-9b72746f9a3f0f76e6777ca21032dfad33d1bc72.zip
Touchups for registries.conf across a few man pages
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Closes: #927 Approved by: rhatdan
Diffstat (limited to 'docs/podman-info.1.md')
-rw-r--r--docs/podman-info.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-info.1.md b/docs/podman-info.1.md
index e8d9e0c20..7ab9cd7a7 100644
--- a/docs/podman-info.1.md
+++ b/docs/podman-info.1.md
@@ -10,7 +10,7 @@ podman\-info - Display system information
## DESCRIPTION
-Displays information pertinent to the host, current storage stats, configured registries, and build of podman.
+Displays information pertinent to the host, current storage stats, configured container registries, and build of podman.
## OPTIONS
@@ -93,4 +93,4 @@ map[registries:[docker.io registry.fedoraproject.org registry.access.redhat.com]
```
## SEE ALSO
-podman(1), crio(8)
+podman(1), registries.conf(5), storage.conf(5), crio(8)