Procházet zdrojové kódy

Update usage message oracle

Alois Mahdal před 8 roky
rodič
revize
2869cf39bf
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5
    5
      tests/cli/oracle/usage.stderr

+ 5
- 5
tests/cli/oracle/usage.stderr Zobrazit soubor

1
 usage:
1
 usage:
2
-  satcmd [options] command [args...]
2
+  satcmd [options] COMMAND [ARG...]
3
 
3
 
4
 options:
4
 options:
5
-  --debug    turn on debugging
6
-  --help     show this help message and exit
7
-  --verbose  turn on verbosity
8
-  --version  show version and exit
5
+  -d, --debug    turn on debugging
6
+  -h, --help     show this help message and exit
7
+  -v, --verbose  turn on verbosity
8
+  --version      show version and exit
9
 
9
 
10
 commands:
10
 commands:
11
   conf
11
   conf