[doc] fix, command "create" is missing base cube
authorLaurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 14:53:48 +0100
changeset 12364 64a72b2c9c27
parent 12363 72fced7549e6
child 12365 be86a3a86af7
[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