Commit df7fb05
Matthew Fisher
fix(client): move options list before arguments
Docopt does not allow additional commands after ellipsis as it's hard
to determine when they end (e.g. is this argument an arg or an option?).1 parent cb09367 commit df7fb05
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1445 | 1445 | | |
1446 | 1446 | | |
1447 | 1447 | | |
1448 | | - | |
| 1448 | + | |
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
| |||
0 commit comments