diff -r eacb8ea38bf5 -r 512ba8f37bd4 devtools/devctl.py --- 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