Commit 5daa99a9 authored by Michal Čihař's avatar Michal Čihař

Fix docs

parent e15df5ff
......@@ -5,7 +5,7 @@ from weblate.trans.search import FULLTEXT_INDEX, create_source_index, create_tar
from optparse import make_option
class Command(UnitCommand):
help = 'updates index for fulltext search'
help = 'rebuilds index for fulltext search'
option_list = UnitCommand.option_list + (
make_option('--clean',
action='store_true',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment