[PATCH] Lintian warning hyphen-used-as-minus-sign
Thanks to tehnick for finding and fixing this issue.
This commit is contained in:
parent
39572c3684
commit
f8d057f15a
5
AUTHORS
5
AUTHORS
|
@ -4,3 +4,8 @@ Authors of uHub
|
||||||
Jan Vidar Krey, Design and implementation
|
Jan Vidar Krey, Design and implementation
|
||||||
E_zombie, Centos/RedHat customization scripts and heavy load testing
|
E_zombie, Centos/RedHat customization scripts and heavy load testing
|
||||||
|
|
||||||
|
Thanks to:
|
||||||
|
==========
|
||||||
|
|
||||||
|
tehnick, Fixing Debian's lintian warnings.
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ on high-end servers, or a small private hub on embedded hardware.
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
.TP
|
.TP
|
||||||
.BI \^\-v
|
.BI \^\-v
|
||||||
Verbose mode, add more -v's for higher verbosity.
|
Verbose mode, add more \-v's for higher verbosity.
|
||||||
.TP
|
.TP
|
||||||
.BI \^\-q
|
.BI \^\-q
|
||||||
Quiet mode, if quiet mode is enabled no output or logs are made.
|
Quiet mode, if quiet mode is enabled no output or logs are made.
|
||||||
|
|
Loading…
Reference in New Issue