summaryrefslogtreecommitdiff
path: root/docs/podman-create.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-18 15:32:07 +0200
committerGitHub <noreply@github.com>2019-06-18 15:32:07 +0200
commit265d55edbf698b624adee081a48f47b3b73b6164 (patch)
tree39f17e37b9bc7eff1ab04b4f6e982c160afa96bd /docs/podman-create.1.md
parent8bcfd24397ee365a08ea9fe95cae91554a933e5c (diff)
parent292a48cab4f3d61b1805fa5f947667012049cce3 (diff)
downloadpodman-265d55edbf698b624adee081a48f47b3b73b6164.tar.gz
podman-265d55edbf698b624adee081a48f47b3b73b6164.tar.bz2
podman-265d55edbf698b624adee081a48f47b3b73b6164.zip
Merge pull request #3355 from giuseppe/fix-typos
cmd, docs, test: fix some typos
Diffstat (limited to 'docs/podman-create.1.md')
-rw-r--r--docs/podman-create.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/podman-create.1.md b/docs/podman-create.1.md
index a4eebef4c..9ab7b201a 100644
--- a/docs/podman-create.1.md
+++ b/docs/podman-create.1.md
@@ -55,11 +55,11 @@ Block IO weight (relative weight) accepts a weight value between 10 and 1000.
Block IO weight (relative device weight, format: `DEVICE_NAME:WEIGHT`).
-**--cap-add**=*capabilitiy*
+**--cap-add**=*capability*
Add Linux capabilities
-**--cap-drop**=*capabilitiy*
+**--cap-drop**=*capability*
Drop Linux capabilities
@@ -382,7 +382,7 @@ Not implemented
**--log-driver**="*k8s-file*"
-Logging driver for the container. Currently not supported. This flag is a NOOP provided soley for scripting compatibility.
+Logging driver for the container. Currently not supported. This flag is a NOOP provided solely for scripting compatibility.
**--log-opt**=*path*