|
NAMEfindtags - find tags in Interchange catalogs and directoriesSYNOPSISfindtags -a -d lib/UI findtags -a -d lib/UI -t -u findtags -a -u -t DESCRIPTIONFind 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 -t OPTIONS
POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |