File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -2153,12 +2153,18 @@ ENVIRONMENT VARIABLES
21532153FILES
21542154-----
21552155
2156+ Output files
2157+ ~~~~~~~~~~~~
2158+
21562159``tags ``
21572160 The default tag file created by ctags.
21582161
21592162``TAGS ``
21602163 The default tag file created by etags.
21612164
2165+ Preloading option files
2166+ ~~~~~~~~~~~~~~~~~~~~~~~
2167+
21622168``$XDG_CONFIG_HOME/ctags/*.ctags ``, or ``$HOME/.config/ctags/*.ctags `` if
21632169``$XDG_CONFIG_HOME `` is not defined
21642170(on other than MS Windows)
Original file line number Diff line number Diff line change @@ -2153,12 +2153,18 @@ ENVIRONMENT VARIABLES
21532153FILES
21542154-----
21552155
2156+ Output files
2157+ ~~~~~~~~~~~~
2158+
21562159``tags``
21572160 The default tag file created by @CTAGS_NAME_EXECUTABLE@.
21582161
21592162``TAGS``
21602163 The default tag file created by @ETAGS_NAME_EXECUTABLE@.
21612164
2165+ Preloading option files
2166+ ~~~~~~~~~~~~~~~~~~~~~~~
2167+
21622168``$XDG_CONFIG_HOME/ctags/*.ctags``, or ``$HOME/.config/ctags/*.ctags`` if
21632169``$XDG_CONFIG_HOME`` is not defined
21642170(on other than MS Windows)
You can’t perform that action at this time.
0 commit comments