fixed example, further tests needed
This commit is contained in:
parent
2a966fb9c1
commit
8bd472c4a0
|
@ -26,7 +26,7 @@ public class Example {
|
|||
// few among us...
|
||||
CmdOptions
|
||||
.i()
|
||||
.createOption("name")
|
||||
.createOption("complex")
|
||||
.addCommand("--complex")
|
||||
// see above
|
||||
// yes you can omit a default parameter, but you have to
|
||||
|
|
Loading…
Reference in New Issue