diff --git a/snippets/sh.snippets b/snippets/sh.snippets index 4c11258..910fe8b 100644 --- a/snippets/sh.snippets +++ b/snippets/sh.snippets @@ -51,8 +51,7 @@ snippet getopt #=============================================================================== function usage () { - echo " - Usage : $${0:0} [options] [--] + echo "Usage : $${0:0} [options] [--] Options: -h|help Display this message