obsolete: do not duplicate command help
authorPatrick Mezard <patrick@mezard.eu>
Tue, 19 Jun 2012 10:20:09 +0200
changeset 277 5d1d7aaf1bc3
parent 276 f26e9bc5f7fc
child 278 fa0b9b8a83c0
obsolete: do not duplicate command help
hgext/obsolete.py
--- a/hgext/obsolete.py	Tue Jun 19 10:17:02 2012 +0200
+++ b/hgext/obsolete.py	Tue Jun 19 10:20:09 2012 +0200
@@ -42,9 +42,6 @@
 New commands
 ------------
 
-A ``debugobsolete`` command was added. It adds an obsolete relation between two
-nodes.
-
 Note that rebased changesets are not marked obsolete rather than being stripped
 In this experimental extensions, this is done forcing the --keep option. Trying
 to use the --keep option of rebase with this extensionn this experimental