[doc] fix, command "create" is missing base cube 3.26
authorLaurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 14:53:48 +0100
branch3.26
changeset 12437 d8e36de16f24
parent 12436 d24f45087808
child 12438 ec886bc1d2fe
[doc] fix, command "create" is missing base cube
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