From 1f0c30e88dc61b8b508696cd890393c3b7911b58 Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 22 Mar 2025 20:47:14 +0000 Subject: [PATCH] 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 --- man/unl0kr.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/unl0kr.1.scd b/man/unl0kr.1.scd index 65c30ab..523fc61 100644 --- a/man/unl0kr.1.scd +++ b/man/unl0kr.1.scd @@ -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*