浏览代码

Update usage()

Alois Mahdal 9 年前
父节点
当前提交
51855e9f62
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      bin/saturnin.skel

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

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