@@ -470,9 +470,10 @@ Language Selection and Mapping Options
470470 feature list; otherwise, the file name patterns are matched against
471471 file names using a simple textual comparison.
472472
473- When mapping a file extension with ``--langmap `` option,
474- it will first be unmapped from any other languages. (``--map-<LANG> ``
475- option provides more fine-grained control.)
473+ When mapping a file extension or a file name pattern with
474+ ``--langmap `` option, it will first be unmapped from any other
475+ languages. (``--map-<LANG> `` option provides more fine-grained
476+ control.)
476477
477478 If the first character in a *<map> * is a plus sign ('``+ ``'), then the extensions and
478479 file name patterns in that map will be appended to the current map
@@ -1059,6 +1060,8 @@ Listing Options
10591060 ``TAG_OUTPUT_VERSION `` in :ref: `ctags-client-tools(7) <ctags-client-tools(7) >` about the ctags output
10601061 version.
10611062
1063+ (since verison 6.3.0)
1064+
10621065 DESCRIPTION
10631066 Human readable description for the extra.
10641067
@@ -1112,6 +1115,8 @@ Listing Options
11121115 ``TAG_OUTPUT_VERSION `` in :ref: `ctags-client-tools(7) <ctags-client-tools(7) >` about the ctags output
11131116 version.
11141117
1118+ (since verison 6.3.0)
1119+
11151120 DESCRIPTION
11161121 Human readable description for the field.
11171122
@@ -1208,6 +1213,8 @@ Listing Options
12081213 VER
12091214 The parser version introducing the kind.
12101215
1216+ (since verison 6.3.0)
1217+
12111218 DESCRIPTION
12121219 Human readable description for the kind.
12131220
@@ -1300,6 +1307,8 @@ Listing Options
13001307 VER
13011308 The parser version introducing the role.
13021309
1310+ (since verison 6.3.0)
1311+
13031312 DESCRIPTION
13041313 Human readable description for the role.
13051314
@@ -1325,6 +1334,8 @@ Miscellaneous Options
13251334``--describe-language=<language> ``
13261335 Prints the various aspects of the parser implementing the language.
13271336
1337+ (since verison 6.3.0)
1338+
13281339``--help ``
13291340 Prints to standard output a detailed usage description, and then exits.
13301341
0 commit comments