Alois Mahdal 10 anni fa
parent
commit
51855e9f62
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      bin/saturnin.skel

+ 2
- 1
bin/saturnin.skel Vedi File

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