Commit e457bb6f authored by Vincent Pelletier's avatar Vincent Pelletier

parallel_parse: Typo in usage.

parent ca61b13f
......@@ -8,7 +8,7 @@ usage() {
echo "Example: parsing any number of log files with up to 4"
echo "processes in parallel with locally built pypy:"
echo " $ mkdir state"
echo " $ $0 4 state out.tml /usr/local/bin/pypy \\"
echo " $ $0 4 state out.html /usr/local/bin/pypy \\"
echo " bin/apachedex --period week"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment