devtools/devctl.py
changeset 10229 512ba8f37bd4
parent 10174 7e1c8fb9c407
parent 10217 75cd7df5c32e
child 10301 729f36a1bcfa
--- a/devtools/devctl.py	Wed Feb 25 17:13:46 2015 +0100
+++ b/devtools/devctl.py	Thu Mar 12 14:21:36 2015 +0100
@@ -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