jsvn: add watch-lock documentation

This commit is contained in:
Josh Holtrop 2011-04-21 11:53:23 -04:00
parent 4a7cc6a3be
commit cf4d081dee

2
jsvn
View File

@ -26,6 +26,8 @@
# - falls back to Subversion "merge" if <branch> doesn't exist
# root
# - output root URL (for use on shell such as "svn log $(svn root)/tags")
# watch-lock
# - block until the lock on a file/URL is released
import sys
import os