]> gitweb.fluxo.info Git - hydra.git/commitdiff
Eyaml: fix usage string as options are meant to be optional
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 10 Jun 2018 13:12:56 +0000 (10:12 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 10 Jun 2018 13:12:56 +0000 (10:12 -0300)
share/hydra/eyaml

index d95f1031d1c54a727284a2db203a4eb7c6fa0672..8681f940b15fa9abf39dc44017052eae309e47e3 100755 (executable)
@@ -33,7 +33,7 @@ hydra_install_package hiera-eyaml
 
 # Check for node
 if [ -z "$NODE" ]; then
-  echo "usage: hydra $HYDRA $BASENAME <node> <opts>"
+  echo "usage: hydra $HYDRA $BASENAME <node> [opts]"
   echo ""
   echo "examples:"
   echo ""