Commit d9a1acd
committed
Add optional argument -start
With this argument, the CLI can now introduce itself to the new user in
an interesting way, giving an introduction to Dynamic CLI. (Just 'start'
would have not worked because that would make it a positional argument
in argparse which was not the desired outcome.)1 parent cd7b593 commit d9a1acd
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments