瀏覽代碼

Update usage()

Alois Mahdal 10 年之前
父節點
當前提交
51855e9f62
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      bin/saturnin.skel

+ 2
- 1
bin/saturnin.skel 查看文件

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