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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md
index c357c0a77..31c85d13f 100644
--- a/docs/podman-build.1.md
+++ b/docs/podman-build.1.md
@@ -597,7 +597,7 @@ podman build --no-cache --rm=false -t imageName .
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), registries.conf(5)
+podman(1), buildah(1), containers-registries.conf(5)
## HISTORY