From ea205ad502227708ee1f460765a2ade712565d9e Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 23 Mar 2010 11:21:34 -0700 Subject: [PATCH] Fix hyphens in manpage. --- lib/common.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/common.man b/lib/common.man index ad165d7c..ef4b4fab 100644 --- a/lib/common.man +++ b/lib/common.man @@ -1,7 +1,7 @@ .TP -\fB-h\fR, \fB--help\fR +\fB\-h\fR, \fB\-\-help\fR Prints a brief help message to the console. . .TP -\fB-V\fR, \fB--version\fR +\fB\-V\fR, \fB\-\-version\fR Prints version information to the console. -- 2.30.2