summaryrefslogtreecommitdiff
path: root/docs/podman-build.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-01-29 13:30:53 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2018-01-29 15:21:34 +0000
commit099b5fb6f6fb1397afc664820239a904585ddd04 (patch)
treeddc48f065990bcaf660e77124b4f3457be32eb85 /docs/podman-build.1.md
parentcc5a6a3cb1b6801a1dd81d983bd79d54df880b88 (diff)
downloadpodman-099b5fb6f6fb1397afc664820239a904585ddd04.tar.gz
podman-099b5fb6f6fb1397afc664820239a904585ddd04.tar.bz2
podman-099b5fb6f6fb1397afc664820239a904585ddd04.zip
Ran spell checker through all man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #269 Approved by: TomSweeneyRedHat
Diffstat (limited to 'docs/podman-build.1.md')
-rw-r--r--docs/podman-build.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md
index 6ca22678a..4df25603a 100644
--- a/docs/podman-build.1.md
+++ b/docs/podman-build.1.md
@@ -65,11 +65,11 @@ commands specified by the **RUN** instruction.
**--runtime-flag** *flag*
-Adds global flags for the container rutime.
+Adds global flags for the container runtime.
-**--signature-policy** *signaturepolicy*
+**--signature-policy** *signature-policy-file*
-Pathname of a signature policy file to use. It is not recommended that this
+Path name of a signature policy file to use. It is not recommended that this
option be used, as the default behavior of using the system-wide default policy
(frequently */etc/containers/policy.json*) is most often preferred.