[PATCH] pacsort.8.txt: add missing colon
25 Dec
2020
25 Dec
'20
11:23 a.m.
There is a missing colon so, as a result, the following line is rendered incorrectly as -v, --version: Display the version. instead of -v, --version Display the version. Add the missing colon so that it renders properly. Signed-off-by: Denton Liu <liu.denton@gmail.com> --- doc/pacsort.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pacsort.8.txt b/doc/pacsort.8.txt index e0fa5d4..544404d 100644 --- a/doc/pacsort.8.txt +++ b/doc/pacsort.8.txt @@ -41,7 +41,7 @@ Options *-t, \--separator <sep>*:: Field separator. Default separator is space. -*-v, \--version*: +*-v, \--version*:: Display the version. *-z, \--null*:: -- 2.29.2.889.g5298b911bd
1458
Age (days ago)
1458
Last active (days ago)
0 comments
1 participants
participants (1)
-
Denton Liu