diff docs/installation_win_old.rst @ 7414:3158cf0dafb7

cli: convert 'gearbox setup-db' into 'kallithea-cli db-create'
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 18 Nov 2018 20:02:17 +0100
parents 7784a1212471
children 19af3fef3b34
line wrap: on
line diff
--- a/docs/installation_win_old.rst	Sun Nov 18 20:02:17 2018 +0100
+++ b/docs/installation_win_old.rst	Sun Nov 18 20:02:17 2018 +0100
@@ -215,7 +215,7 @@
 For the sake of simplicity lets run it with the default settings. After
 your edits (if any), in the previous Command Prompt, type::
 
- gearbox setup-db -c my.ini
+  kallithea-cli db-create -c my.ini
 
 .. warning:: This time a *new* database will be installed. You must
              follow a different process to later :ref:`upgrade <upgrade>`