Update -Z help string to include Ubuntu

This commit is contained in:
Pedro Algarvio 2015-07-23 10:23:52 +01:00
parent dcbeaa3126
commit 2b662cbf6a

View file

@ -282,7 +282,7 @@ usage() {
'install_<distro>_check_services' checks. You can also do this by
touching /tmp/disable_salt_checks on the target host. Defaults \${BS_FALSE}
-H Use the specified http proxy for the installation
-Z Enable external software source for newer ZeroMQ(Only available for RHEL/CentOS/Fedora based distributions)
-Z Enable external software source for newer ZeroMQ(Only available for RHEL/CentOS/Fedora/Ubuntu based distributions)
EOT
} # ---------- end of function usage ----------