From: Silvio Rhatto Date: Sun, 10 Jun 2018 13:12:56 +0000 (-0300) Subject: Eyaml: fix usage string as options are meant to be optional X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=dcdf1e1f32bb8e411daf216d8c0c14cde3bbf062;p=hydra.git Eyaml: fix usage string as options are meant to be optional --- diff --git a/share/hydra/eyaml b/share/hydra/eyaml index d95f103..8681f94 100755 --- a/share/hydra/eyaml +++ b/share/hydra/eyaml @@ -33,7 +33,7 @@ hydra_install_package hiera-eyaml # Check for node if [ -z "$NODE" ]; then - echo "usage: hydra $HYDRA $BASENAME " + echo "usage: hydra $HYDRA $BASENAME [opts]" echo "" echo "examples:" echo ""