[equo] add --color option, see bug #2381
This commit is contained in:
@@ -47,6 +47,10 @@ print version
|
||||
|
||||
disable colorized output
|
||||
|
||||
=item B<--color>
|
||||
|
||||
force colorized output
|
||||
|
||||
=item [1] B<--bashcomp>
|
||||
|
||||
print a bash completion script to stdout
|
||||
|
||||
@@ -123,8 +123,8 @@
|
||||
.rm #[ #] #H #V #F C
|
||||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "A 1"
|
||||
.TH A 1 "2011-04-05" "perl v5.12.2" "User Contributed Perl Documentation"
|
||||
.IX Title "EQUO 1"
|
||||
.TH EQUO 1 "2011-04-29" "perl v5.12.2" "Entropy"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
@@ -168,6 +168,9 @@ print version
|
||||
.IP "[1] \fB\-\-nocolor\fR" 4
|
||||
.IX Item "[1] --nocolor"
|
||||
disable colorized output
|
||||
.IP "\fB\-\-color\fR" 4
|
||||
.IX Item "--color"
|
||||
force colorized output
|
||||
.IP "[1] \fB\-\-bashcomp\fR" 4
|
||||
.IX Item "[1] --bashcomp"
|
||||
print a bash completion script to stdout
|
||||
|
||||
Reference in New Issue
Block a user