ソースを参照

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