Skip to content

Commit b757354

Browse files
author
Vladimir Kotal
authored
another linewrap formatting fix
1 parent 97dfe5c commit b757354

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,9 @@ project to this directory. The creation of the per-project directory and the
316316
The command used in step 2 can thus look like this:
317317

318318
```bash
319-
OPENGROK_LOGGER_CONFIG_PATH=/var/opengrok/myproj.logging
320-
OPENGROK_READ_XML_CONFIGURATION=/var/opengrok/etc/configuration.xml
321-
OpenGrok indexpart /myproj
319+
OPENGROK_LOGGER_CONFIG_PATH=/var/opengrok/myproj.logging \
320+
OPENGROK_READ_XML_CONFIGURATION=/var/opengrok/etc/configuration.xml \
321+
OpenGrok indexpart /myproj
322322
```
323323

324324
The last argument is path relative to `SRC_ROOT`.

0 commit comments

Comments
 (0)