# HG changeset patch # User Marcin Kuzminski # Date 1365354857 -7200 # Node ID 45177757b32298d77b492cb05eb9770035a06617 # Parent 3563bb7b4b82973987c34f1b77b7de1264d97398 fixed docstring on cleanup command diff -r 3563bb7b4b82 -r 45177757b322 rhodecode/lib/paster_commands/cleanup.py --- 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