Explorar el Código

Update usage()

Alois Mahdal hace 10 años
padre
commit
51855e9f62
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      bin/saturnin.skel

+ 2
- 1
bin/saturnin.skel Ver fichero

@@ -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() {