Commit 953e1bd
committed
Phrase --version & friends as standalone
This PR fixes #1671.
Primarily there's now an additional case statement in the main while loop
which just calls fatal() when it detects --help -b --banner -v or --version.
The documentation was also updated to reflect that.
(Some grammar and other errors which I stumbled over were corrected too)1 parent a292921 commit 953e1bd
4 files changed
Lines changed: 24 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18808 | 18808 | | |
18809 | 18809 | | |
18810 | 18810 | | |
18811 | | - | |
18812 | | - | |
| 18811 | + | |
18813 | 18812 | | |
18814 | 18813 | | |
18815 | 18814 | | |
18816 | 18815 | | |
18817 | | - | |
18818 | | - | |
18819 | | - | |
18820 | | - | |
| 18816 | + | |
| 18817 | + | |
18821 | 18818 | | |
18822 | | - | |
| 18819 | + | |
18823 | 18820 | | |
18824 | | - | |
| 18821 | + | |
18825 | 18822 | | |
18826 | | - | |
| 18823 | + | |
18827 | 18824 | | |
18828 | | - | |
18829 | | - | |
18830 | | - | |
| 18825 | + | |
| 18826 | + | |
| 18827 | + | |
18831 | 18828 | | |
18832 | 18829 | | |
18833 | 18830 | | |
| |||
21345 | 21342 | | |
21346 | 21343 | | |
21347 | 21344 | | |
| 21345 | + | |
| 21346 | + | |
| 21347 | + | |
21348 | 21348 | | |
21349 | 21349 | | |
21350 | 21350 | | |
| |||
0 commit comments