From: Joachim Breitner Date: Wed, 29 Jul 2009 23:41:23 +0000 (+0200) Subject: [minor] s/log/lock/ in usage text X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a9eadb85386efd458e698dddd8f526f799838eda;p=wannabuild.git [minor] s/log/lock/ in usage text --- diff --git a/bin/wanna-build b/bin/wanna-build index 963e25d..c1c0a31 100755 --- a/bin/wanna-build +++ b/bin/wanna-build @@ -2714,7 +2714,7 @@ Options: --export FILE: Export database to a ASCII file FILE --lock-for PID: Locks the database for the process with this pid --unlock-for PID: Unlocks the database for the process with this pid - --act-on-behalf-of PID: Ignores the log (if it is held by this pid) + --act-on-behalf-of PID: Ignores the lock (if it is held by this pid) --start-transaction: Creates a copy of the state of the database, for use with --transactional. This overrides any previous uncommited transaction. Should only be used after --lock-for