[equo] add --color option, see bug #2381

This commit is contained in:
Fabio Erculiani
2011-04-29 17:12:13 +02:00
parent bc63e0fee8
commit 41f816ea9f
3 changed files with 17 additions and 6 deletions

View File

@@ -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

View File

@@ -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