man: use tabs instead of spaces (fixes build)
otherwise sc-doc errors: > FAILED: man/unl0kr.1 > meson --internal exe --capture man/unl0kr.1 --feed ../man/unl0kr.1.scd -- scdoc > --- stderr --- > Error at 48:1: Tabs are required for indentation
This commit is contained in:
parent
56a9867e90
commit
1f0c30e88d
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ password is printed to STDOUT. All other output happens on STDERR.
|
|||
*-h, --help*
|
||||
Print this message and exit.
|
||||
*-n*
|
||||
Do not append a newline character to a password.
|
||||
Do not append a newline character to a password.
|
||||
*-v, --verbose*
|
||||
Enable more detailed logging output on STDERR.
|
||||
*-V, --version*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue