Commit 0919071
committed
readme: the version is a subcommand, not a flag
The flags table advertised -v/--version; neither exists — cobra prints
usage for both. `sdns version` is the real spelling, and it reports the
Go toolchain alongside the version.1 parent 91364b5 commit 0919071
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
| 104 | + | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
0 commit comments