# HG changeset patch # User Denis Laxalde # Date 1479473712 -3600 # Node ID 90c5449a79107a2c303ae4585aed30971a265d48 # Parent 21c72857178f285f4cce907fdf3b87473b6e9c0f [pyramid] Drop reference to pyramid_cubicweb in ctl command docstring [ci skip] diff -r 21c72857178f -r 90c5449a7910 cubicweb/pyramid/pyramidctl.py --- 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/ - identifier of the instance to configure. """