devtools/devctl.py
changeset 10301 729f36a1bcfa
parent 10214 88f60d4b9952
parent 10229 512ba8f37bd4
child 10308 3f94034cc972
--- a/devtools/devctl.py	Wed Mar 25 10:10:24 2015 +0100
+++ b/devtools/devctl.py	Wed Apr 22 10:08:14 2015 +0200
@@ -167,6 +167,7 @@
             if not eschema.final:
                 add_msg(w, 'This %s:' % etype)
                 add_msg(w, 'New %s' % etype)
+                add_msg(w, 'add a %s' % etype) # AddNewAction
                 if libconfig is not None:  # processing a cube
                     # As of 3.20.3 we no longer use it, but keeping this string
                     # allows developers to run i18ncube with new cubicweb and still