Commit 16fe37e
Fix formatting for man page test --slice option
Currently, the `--slice` option renders on the same line as the `--setup`
due to wrong formatting character initializing the indented block.
This is fixing the case of the formatting character and renders the
manual page correctly.
Signed-off-by: Jakub Jelen <jjelen@redhat.com>1 parent a60c478 commit 16fe37e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
0 commit comments