Skip to content

Commit 0a268a9

Browse files
author
Vladimir Kotal
authored
fix default location of ctags.config in the usage
1 parent 12e6cf0 commit 0a268a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenGrok

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Supported Environment Variables for configuring the default setup:
7070
- OPENGROK_CTAGS Full path to Exuberant or Universal CTags binary
7171
- OPENGROK_CTAGS_OPTIONS_FILE Full path to file with extra command line
7272
options for CTags program (for its --options
73-
switch). Default is DATA_ROOT/etc/ctags.config
73+
switch). Default is OPENGROK_INSTANCE_BASE/etc/ctags.config
7474
- OPENGROK_MANDOC Full path to mandoc(1) binary
7575
- OPENGROK_LOCKING Locking mode on|off|simple|native (default off)
7676
("on" is an alias for "simple")

0 commit comments

Comments
 (0)