Commit 7f7c254
committed
[dbtool] Move examples behind --show-examples
The Examples block bloated the bottom of `dbtool --help`, pushing the
options listing off the screen. Hoist it behind a dedicated
`--show-examples` flag and leave a one-line pointer at the end of help
output so discoverability is preserved without forcing the whole
example wall on every `--help` reader.
Signed-off-by: Christian Parpart <christian@parpart.family>1 parent 4fe38f4 commit 7f7c254
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
202 | 211 | | |
203 | 212 | | |
| 213 | + | |
204 | 214 | | |
205 | 215 | | |
206 | 216 | | |
| |||
409 | 419 | | |
410 | 420 | | |
411 | 421 | | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
412 | 427 | | |
413 | 428 | | |
414 | 429 | | |
| |||
2239 | 2254 | | |
2240 | 2255 | | |
2241 | 2256 | | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
2242 | 2263 | | |
2243 | 2264 | | |
2244 | 2265 | | |
| |||
0 commit comments