summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2010-06-13 05:31:31 -0400
committerJohn Wiegley <johnw@newartisans.com>2010-06-13 05:31:40 -0400
commitb423932c3b1103b74838adb24478d0ddb4b6c591 (patch)
treefcd58d74965c641ad09a43b0145b121f8c840ba3 /acprep
parent09fdab0d955561afecfe5b23b3c3bece62c4d0c6 (diff)
downloadfork-ledger-b423932c3b1103b74838adb24478d0ddb4b6c591.tar.gz
fork-ledger-b423932c3b1103b74838adb24478d0ddb4b6c591.tar.bz2
fork-ledger-b423932c3b1103b74838adb24478d0ddb4b6c591.zip
Fixed documentation bug in acprep
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index 92bbd89e..2f15e81c 100755
--- a/acprep
+++ b/acprep
@@ -1679,7 +1679,7 @@ your options. Here are some real-world examples:
./acprep
./acprep opt -- make -j3
- ./acprep -- --enable-doxygen"""
+ ./acprep --enable-doxygen"""
sys.exit(0)
PrepareBuild().run()