# HG changeset patch # User Laurent Peuch # Date 1549979628 -3600 # Node ID d8e36de16f240318abd14436536ded4bf33a103c # Parent d24f450878080a7d227cf87fabc112b15eed0acd [doc] fix, command "create" is missing base cube diff -r d24f45087808 -r d8e36de16f24 doc/tutorials/base/customizing-the-application.rst --- a/doc/tutorials/base/customizing-the-application.rst Tue Feb 12 14:48:52 2019 +0100 +++ b/doc/tutorials/base/customizing-the-application.rst Tue Feb 12 14:53:48 2019 +0100 @@ -135,7 +135,7 @@ cubicweb-ctl stop myblog # or Ctrl-C in the terminal running the server in debug mode cubicweb-ctl delete myblog - cubicweb-ctl create myblog + cubicweb-ctl create myblog myblog cubicweb-ctl start -D myblog Another way is to add our cube to the instance using the cubicweb-ctl shell