Ver código fonte

Update usage()

Alois Mahdal 9 anos atrás
pai
commit
51855e9f62
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      bin/saturnin.skel

+ 2
- 1
bin/saturnin.skel Ver arquivo

@@ -23,7 +23,8 @@ ffoo import core
23 23
 
24 24
 usage() {
25 25
     usage_is "[-d|-v] command [args...]" \
26
-             "help"
26
+             "help" \
27
+             "--version"
27 28
 }
28 29
 
29 30
 print_help() {