]> git.donarmstrong.com Git - wannabuild.git/commitdiff
[minor] s/log/lock/ in usage text
authorJoachim Breitner <nomeata@debian.org>
Wed, 29 Jul 2009 23:41:23 +0000 (01:41 +0200)
committerJoachim Breitner <nomeata@debian.org>
Wed, 29 Jul 2009 23:41:23 +0000 (01:41 +0200)
bin/wanna-build

index 963e25d5bdfba5a3ba19dffcb3aebb732e657f76..c1c0a3191632abf5e8785056c35a134d2ef80fd6 100755 (executable)
@@ -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