summaryrefslogtreecommitdiff
path: root/doc/ledger.1
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-22 02:10:07 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-22 04:51:11 -0400
commit3e543d187cc7ae39fe7654ce241ca9b5039ada3c (patch)
treebbf91946411dfde2561ce420cbd0398575c7b9cb /doc/ledger.1
parent2d56d9bc3a99b3a9bf94363d16bd92b191677855 (diff)
downloadfork-ledger-3e543d187cc7ae39fe7654ce241ca9b5039ada3c.tar.gz
fork-ledger-3e543d187cc7ae39fe7654ce241ca9b5039ada3c.tar.bz2
fork-ledger-3e543d187cc7ae39fe7654ce241ca9b5039ada3c.zip
Changed --colors to --color, to match Git
Diffstat (limited to 'doc/ledger.1')
-rw-r--r--doc/ledger.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1
index 4c43e21f..68c4a666 100644
--- a/doc/ledger.1
+++ b/doc/ledger.1
@@ -103,7 +103,7 @@ and causes an immediate reloading of all journal files in the session.
.It Fl \-code-as-payee
.It Fl \-collapse Pq Fl n
.It Fl \-collapse-if-zero
-.It Fl \-colors
+.It Fl \-color
.It Fl \-columns Ar INT
.It Fl \-commodity-as-account
(Also \fB\-\-comm\-as\-account\fR).
@@ -274,9 +274,9 @@ as a string, applying the proper ANSI escape codes to display it in the given
if
.Ar bool
is true. It typically checks the value of the option
-.Nm Fl \-colors ,
+.Nm Fl \-color ,
for example:
-.Dl ansify_if(amount, "blue", options.colors)
+.Dl ansify_if(amount, "blue", options.color)
.It Nm beg_line
.It Nm beg_pos
.It Nm calculated