NAME
myetags.pl - A customized etags
SYNOPSIS
myetags.pl [-R -u] [-p pattern | -l language [-e exclude]] -f file
OPTIONS:
-p pattern
create etags for file match pattern
-l language
set pattern accord to the language. Currently, support elisp,
perl and c only.
-R
recursive search file in current directory
-e exclude-pattern
exclude file that match exclude-pattern
-u
update tags for file