Rework prefix handling

This commit is contained in:
Eric Bottard
2017-08-10 15:34:38 +02:00
parent cc37bb013b
commit 136ab89678
3 changed files with 24 additions and 28 deletions

View File

@@ -7,10 +7,10 @@ SYNOPSYS&
first-command [-r] [-f] [[-n] int] [-o] float float float &
&
OPTIONS&
-r Whether to delete recursively [Mandatory]&
-r Whether to delete recursively [Optional, default = false]&
&
-f or --force&
Do not ask for confirmation. YOLO [Mandatory]&
Do not ask for confirmation. YOLO [Optional, default = false]&
&
-n int&
The answer to everything [Optional, default = 42]&