Skip to content

Commit 97dfe5c

Browse files
author
Vladimir Kotal
authored
fix linewrap formatting
1 parent 20499ca commit 97dfe5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,8 @@ It basically works like this:
282282
3. index the project. It will become searchable after that.
283283
284284
```
285-
OPENGROK_READ_XML_CONFIGURATION=/var/opengrok/etc/configuration.xml
286-
OpenGrok indexpart /foo
285+
OPENGROK_READ_XML_CONFIGURATION=/var/opengrok/etc/configuration.xml \
286+
OpenGrok indexpart /foo
287287
```
288288
289289
4. make the project `indexed` status of the project persistent so that if

0 commit comments

Comments
 (0)