diff __init__.py @ 247:1272e87546ed

Move help, update into svncommands.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 08 Apr 2009 18:59:50 +0200
parents 4950b18cf949
children a9134fa28d15
line wrap: on
line diff
--- a/__init__.py
+++ b/__init__.py
@@ -82,7 +82,7 @@ cmdtable = {
           ('', 'username', '', 'username for authentication'),
           ('', 'password', '', 'password for authentication'),
           ],
-         svncommand.generate_help(),
+         svncommands.generate_help(),
          ),
     "svnclone":
         (svn_fetch,