summaryrefslogtreecommitdiff
path: root/docs/podman-build.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-build.1.md')
-rw-r--r--docs/podman-build.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md
index 1a95a4e23..bdad555d2 100644
--- a/docs/podman-build.1.md
+++ b/docs/podman-build.1.md
@@ -416,10 +416,10 @@ podman build --volume /home/test:/myvol:ro,Z -t imageName .
**registries.conf** (`/etc/containers/registries.conf`)
-registries.conf is the configuration file which specifies which registries should be consulted when completing image names which do not include a registry or domain portion.
+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), buildah(1)
+podman(1), buildah(1), registries.conf(5)
## HISTORY