# HG changeset patch # User Aurelien Campeas # Date 1292319560 -3600 # Node ID db1e9e733a16ad1ba0e5cb8132e222249937fa5f # Parent d2d7a5d9164dddb9ca304d9dd331f41ba20bb128 [doc/book] mention that the shell is a python shell diff -r d2d7a5d9164d -r db1e9e733a16 doc/book/en/annexes/cubicweb-ctl.rst --- a/doc/book/en/annexes/cubicweb-ctl.rst Fri Dec 10 11:37:37 2010 +0100 +++ b/doc/book/en/annexes/cubicweb-ctl.rst Tue Dec 14 10:39:20 2010 +0100 @@ -89,7 +89,7 @@ * ``upgrade``, launches the existing instances migration when a new version of *CubicWeb* or the cubes installed is available -* ``shell``, opens a migration shell for manual maintenance of the instance +* ``shell``, opens a (Python based) migration shell for manual maintenance of the instance * ``db-dump``, creates a dump of the system database * ``db-restore``, restores a dump of the system database * ``db-check``, checks data integrity of an instance. If the automatic correction