diff docs/installation_iis.rst @ 7413:9de61c5b8694

cli: convert 'gearbox install-iis' into 'kallithea-cli iis-install'
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 18 Nov 2018 20:02:17 +0100
parents 2c3d30095d5e
children 19af3fef3b34
line wrap: on
line diff
--- a/docs/installation_iis.rst	Sun Oct 14 22:09:49 2018 +0200
+++ b/docs/installation_iis.rst	Sun Nov 18 20:02:17 2018 +0100
@@ -59,7 +59,7 @@
 
 The ISAPI handler can be generated using::
 
-    gearbox install-iis -c my.ini --virtualdir=/
+    kallithea-cli iis-install -c my.ini --virtualdir=/
 
 This will generate a ``dispatch.py`` file in the current directory that contains
 the necessary components to finalize an installation into IIS. Once this file