summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-build.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-07 10:23:26 -0400
committerGitHub <noreply@github.com>2021-05-07 10:23:26 -0400
commit5616887f62b4bed1031cdade8bd602bc2cb9d8f4 (patch)
tree63e764cf61e5ace949ea2cc9ae891e9a47da1b13 /docs/source/markdown/podman-build.1.md
parentaa5cd674aec28ecf207d6982797b1bb000a2b322 (diff)
parentbdbce9bcb1e11a982c38bf917805b714f7d78678 (diff)
downloadpodman-5616887f62b4bed1031cdade8bd602bc2cb9d8f4.tar.gz
podman-5616887f62b4bed1031cdade8bd602bc2cb9d8f4.tar.bz2
podman-5616887f62b4bed1031cdade8bd602bc2cb9d8f4.zip
Merge pull request #10249 from rhatdan/man1
[CI:DOCS] Add documentation on short-names
Diffstat (limited to 'docs/source/markdown/podman-build.1.md')
-rw-r--r--docs/source/markdown/podman-build.1.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-build.1.md b/docs/source/markdown/podman-build.1.md
index 9fc4ffb5b..1d6aa3d40 100644
--- a/docs/source/markdown/podman-build.1.md
+++ b/docs/source/markdown/podman-build.1.md
@@ -657,8 +657,8 @@ specified, `podman` will assume that the specified group name is also a
suitable user name to use as the default setting for this option.
**NOTE:** When this option is specified by a rootless user, the specified
-mappings are relative to the rootless usernamespace in the container, rather
-than being relative to the host as it would be when run rootful.
+mappings are relative to the rootless user namespace in the container, rather
+than being relative to the host as it would be when run rootfull.
#### **\-\-userns-gid-map-group**=*group*
@@ -672,8 +672,8 @@ specified, `podman` will assume that the specified user name is also a
suitable group name to use as the default setting for this option.
**NOTE:** When this option is specified by a rootless user, the specified
-mappings are relative to the rootless usernamespace in the container, rather
-than being relative to the host as it would be when run rootful.
+mappings are relative to the rootless user namespace in the container, rather
+than being relative to the host as it would be when run rootfull.
#### **\-\-uts**=*how*