diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 83d2743..164feb0 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -184,13 +184,13 @@ usage() { - git Examples: - \$ ${__ScriptName} - \$ ${__ScriptName} stable - \$ ${__ScriptName} daily - \$ ${__ScriptName} git - \$ ${__ScriptName} git develop - \$ ${__ScriptName} git v0.17.0 - \$ ${__ScriptName} git 8c3fadf15ec183e5ce8c63739850d543617e4357 + - ${__ScriptName} + - ${__ScriptName} stable + - ${__ScriptName} daily + - ${__ScriptName} git + - ${__ScriptName} git develop + - ${__ScriptName} git v0.17.0 + - ${__ScriptName} git 8c3fadf15ec183e5ce8c63739850d543617e4357 Options: -h Display this message