comparison docs/setup.rst @ 5855:1048307eb1f5

spelling: overridden
author timeless@gmail.com
date Tue, 03 May 2016 12:09:01 +0000
parents 722677a67afb
children 61954577a0df
comparison
equal deleted inserted replaced
5854:87ac42db389c 5855:1048307eb1f5
115 115
116 For a full index rebuild, run:: 116 For a full index rebuild, run::
117 117
118 paster make-index my.ini -f 118 paster make-index my.ini -f
119 119
120 The ``--repo-location`` option allows the location of the repositories to be overriden; 120 The ``--repo-location`` option allows the location of the repositories to be overridden;
121 usually, the location is retrieved from the Kallithea database. 121 usually, the location is retrieved from the Kallithea database.
122 122
123 The ``--index-only`` option can be used to limit the indexed repositories to a comma-separated list:: 123 The ``--index-only`` option can be used to limit the indexed repositories to a comma-separated list::
124 124
125 paster make-index my.ini --index-only=vcs,kallithea 125 paster make-index my.ini --index-only=vcs,kallithea