shrink-mon: fix typo in the code doc

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/2118/head
Sébastien Han 2017-10-27 11:59:22 +02:00
parent 787e54f73d
commit 473673ab41
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Prompts for confirmation to shrink, defaults to no and
# doesn't shrink the cluster. yes shrinks the cluster.
#
# ansible-playbook -e ireallymeanit=yes|no shrink-cluster.yml
# ansible-playbook -e ireallymeanit=yes|no shrink-mon.yml
# Overrides the prompt using -e option. Can be used in
# automation scripts to avoid interactive prompt.