diff docs/setup.rst @ 3267:7b74079beec9 beta

coding style: fix trailing and leading spaces and tabs
author Mads Kiilerich <madski@unity3d.com>
date Wed, 30 Jan 2013 01:22:44 +0100
parents c759c0912642
children 2d4e1f5e854e
line wrap: on
line diff
--- a/docs/setup.rst	Wed Jan 30 00:06:36 2013 +0100
+++ b/docs/setup.rst	Wed Jan 30 01:22:44 2013 +0100
@@ -126,11 +126,11 @@
 
 For an incremental index build use::
 
-	paster make-index production.ini
+    paster make-index production.ini
 
 For a full index rebuild use::
 
-	paster make-index production.ini -f
+    paster make-index production.ini -f
 
 
 building index just for chosen repositories is possible with such command::