We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20499ca commit 97dfe5cCopy full SHA for 97dfe5c
README.md
@@ -282,8 +282,8 @@ It basically works like this:
282
3. index the project. It will become searchable after that.
283
284
```
285
- OPENGROK_READ_XML_CONFIGURATION=/var/opengrok/etc/configuration.xml
286
- OpenGrok indexpart /foo
+ OPENGROK_READ_XML_CONFIGURATION=/var/opengrok/etc/configuration.xml \
+ OpenGrok indexpart /foo
287
288
289
4. make the project `indexed` status of the project persistent so that if
0 commit comments