changeset 3704:45177757b322

fixed docstring on cleanup command
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 07 Apr 2013 19:14:17 +0200
parents 3563bb7b4b82
children c15d7b336af5
files rhodecode/lib/paster_commands/cleanup.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/lib/paster_commands/cleanup.py	Sun Apr 07 18:37:22 2013 +0200
+++ b/rhodecode/lib/paster_commands/cleanup.py	Sun Apr 07 19:14:17 2013 +0200
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 """
-    package.rhodecode.lib.cleanup
-    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+    rhodecode.lib.paster_commands.cleanup
+    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
     cleanup-repos paster command for RhodeCode