summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-08-09 15:43:19 +0200
committerGitHub <noreply@github.com>2019-08-09 15:43:19 +0200
commit66ae8ec037f8e30d62bbb5f0213b7e35cafb4408 (patch)
tree5af527acb27ababa76104033195ca4f7781bbee4
parent76840f2d991ce691a6945d65ef7ae52d93d211e5 (diff)
parent7b3a15aaff05d77e0ec8c8dd4d654985d0043c61 (diff)
downloadpodman-66ae8ec037f8e30d62bbb5f0213b7e35cafb4408.tar.gz
podman-66ae8ec037f8e30d62bbb5f0213b7e35cafb4408.tar.bz2
podman-66ae8ec037f8e30d62bbb5f0213b7e35cafb4408.zip
Merge pull request #3725 from vrothberg/update-docs
podman-container-runlabel(1): drop note
-rw-r--r--docs/podman-container-runlabel.1.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/podman-container-runlabel.1.md b/docs/podman-container-runlabel.1.md
index 9b74a3410..c16d8c3f4 100644
--- a/docs/podman-container-runlabel.1.md
+++ b/docs/podman-container-runlabel.1.md
@@ -20,8 +20,6 @@ If the container image has a LABEL INSTALL instruction like the following:
If the container image does not have the desired label, an error message will be displayed along with a non-zero
return code. If the image is not found in local storage, Podman will attempt to pull it first.
-Note: Podman will always ensure that `podman` is the first argument of the command being executed.
-
**LABEL**
The label name specified via the command.