Commit 726e1637 authored by Valery Sizov's avatar Valery Sizov

address comments after review

parent 139cb931
......@@ -134,7 +134,8 @@ ID_FROM=1001 ID_TO=2000 sudo gitlab-rake gitlab:elastic:index_repositories
ID_FROM=2001 sudo gitlab-rake gitlab:elastic:index_repositories
```
If you want to update outdated indexes you can add parameter `UPDATE_INDEX`:
If you need to update any outdated indexes, you can use
the `UPDATE_INDEX` parameter:
```
UPDATE_INDEX=true ID_TO=1000 sudo gitlab-rake gitlab:elastic:index_repositories
......
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