author | Dmitriy Morozov <dmitriy@mrzv.org> |
Mon, 12 Apr 2010 12:30:37 -0700 | |
changeset 34 | f5109280e7fe |
parent 33 | 039200276414 |
child 35 | 1055e4bef0e6 |
alexandria.py | file | annotate | diff | comparison | revisions |
--- a/alexandria.py Sat Feb 13 14:44:24 2010 -0800 +++ b/alexandria.py Mon Apr 12 12:30:37 2010 -0700 @@ -95,7 +95,7 @@ _show_paper(p) @command(options = latopts + dbopts, - usage = '%name HASH [-t TITLE] [-l LABEL]* [-a AUTHOR]*') + usage = '%name HASH [PATH] [-t TITLE] [-l LABEL]* [-a AUTHOR]*') def update(cfg, hash, path = None, **opts): """Update paper by hash"""