Arbortext Command Language > Commands > show tagnames
  
show tagnames
show tagnames [output=filename]
This command displays all valid tag names for the current document type.
* 
If you have applied an alias map to the document, the show tagnames command will display aliases for tags that have been assigned aliases.
If the output option is selected, instead writes a list of valid tag names to filename where filename can be the name of a file (this could be a complete path name). A right angle bracket (>) preceding the file name causes the list of aliases to be appended to the end of the file.
Examples
sho tagnames
sho tagnames output=/d1/jkl/publ/booktags.txt
sho tagnames output=>/d3/syst/publtags.txt