Arbortext Command Language > Commands > show usertags
  
show usertags
show usertags [output=filename]
This command displays user-defined tags.
* 
If you have applied an alias map to the document, the show usertags command will display aliases for tags that have been assigned aliases in the Original Tag column.
If the output option is selected, instead writes a list of user-defined tags 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 usertags
sho usertags output=mytags.txt
sho usertags output=>ourtags.txt