hgext/commitextras.py
changeset 33562 3cfabb6cfd51
parent 33547 a6af8560494e
child 33602 27fbca750b4d
--- a/hgext/commitextras.py	Tue Jul 18 07:19:26 2017 +0900
+++ b/hgext/commitextras.py	Tue Jul 18 00:10:44 2017 +0530
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-'''adds a new flag extras to commit'''
+'''adds a new flag extras to commit (ADVANCED)'''
 
 from __future__ import absolute_import