Mention original ctags option name.

This commit is contained in:
Bruce Momjian 2012-02-24 16:19:18 -05:00
parent 7c19f9d139
commit 1fbacbf998
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ ctags --version 2>&1 | grep Exuberant && IS_EXUBERANT="Y"
# List of kinds supported by Exuberant Ctags 5.8
# generated by ctags --list-kinds
# --c-kinds was called --c-types before 2003
# c classes
# d macro definitions
# e enumerators (values inside an enumeration)