author | Denis Laxalde <denis.laxalde@logilab.fr> |
Fri, 18 Nov 2016 13:55:12 +0100 | |
branch | 3.24 |
changeset 11837 | 90c5449a7910 |
parent 11836 | 21c72857178f |
child 11838 | da52fda6f15b |
--- a/cubicweb/pyramid/pyramidctl.py Thu Nov 17 17:08:29 2016 +0100 +++ b/cubicweb/pyramid/pyramidctl.py Fri Nov 18 13:55:12 2016 +0100 @@ -32,8 +32,6 @@ class PyramidStartHandler(InstanceCommand): """Start an interactive pyramid server. - This command requires http://hg.logilab.org/review/pyramid_cubicweb/ - <instance> identifier of the instance to configure. """