Query: findtags
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FINDTAGS(1p) User Contributed Perl Documentation FINDTAGS(1p)NAMEfindtags - find tags in Interchange catalogs and directoriesSYNOPSISfindtags -a -d lib/UI findtags -a -d lib/UI -t -u findtags -a -u -tDESCRIPTIONFind tags in Interchange catalogs and directories -- intended to develop a list for TagInclude. WARNING: This is not 100%, for developing tag names from Variable definitions and other sources can fool it. If you include all directories, make sure you don't include documentation files or the usertags themselves. With the standard distribution, this should find just about all tags needed: findtags -a -d lib/UI To develop a TagInclude statement which excludes unused tags, try: findtags -a -d lib/UI -t -u If you don't want to use the UI, then do: findtags -a -u -tOPTIONS-a Look in all catalogs. -c CAT Only look in catalog CAT. -d DIR1 DIR2 .... Look in given directories. -f FILE Use alternate interchange.cfg file FILE. -h Display help. -n Don't report system tags. -t Output suitable for TagInclude directive. -u Report unseen tags. -v Slightly verbose, report directories scanned. -x DIR1 DIR2 .... Exclude given directories from scanning. Default is session and tmp. perl v5.14.2 2012-01-23 FINDTAGS(1p)
Related Man Pages |
---|
lintian-info(1) - debian |
update-otags(8) - debian |
tracker-tag(1) - centos |
lintian-info(1) - netbsd |
lintian-info(1) - linux |
Similar Topics in the Unix Linux Community |
---|
Using find in a directory containing large number of files |
Replacing tags |
How to find particular word in directories? |
Exclude directories in FIND command |
Automatic scp Script |