summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@afrolegs.com>2016-10-20 13:04:59 -0400
committerGitHub <noreply@github.com>2016-10-20 13:04:59 -0400
commit556e8d290892c212f591b0ef06ea35dd47020783 (patch)
treefed3bce57bcd86637d2c2a5b74c9bd719caa242e /bin
parent1e943532d3f2ba47cbc028ee05eab683e5ffbc81 (diff)
parent5bfa7e8da79685e09097d266d6cf453729e704dc (diff)
downloadopenshift-556e8d290892c212f591b0ef06ea35dd47020783.tar.gz
openshift-556e8d290892c212f591b0ef06ea35dd47020783.tar.bz2
openshift-556e8d290892c212f591b0ef06ea35dd47020783.tar.xz
openshift-556e8d290892c212f591b0ef06ea35dd47020783.zip
Merge pull request #2623 from rhcarvalho/typos
Fix typos
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cluster2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cluster b/bin/cluster
index 68d2a7cd4..b9b2ab15f 100755
--- a/bin/cluster
+++ b/bin/cluster
@@ -314,7 +314,7 @@ This wrapper is overriding the following ansible variables:
* ANSIBLE_SSH_PIPELINING:
If not set in the environment, this wrapper will set it to `True`.
- If you experience issue with Ansible ssh pipelining, you can disable it by explicitely set this environment variable to `False`.
+ If you experience issues with Ansible SSH pipelining, you can disable it by explicitly setting this environment variable to `False`.
'''
)
parser.add_argument('-v', '--verbose', action='count',