# Plugin: UrlAliases
# Perl modules required: None
-# Show a text in all URL reports instead of URL value.
-# A text files called urlalias.txt, with two fields (first is URL, second is
-# text to show) separated by a tab char. must be created in plugin directory.
+# Add a text (Page title, description...) in URL reports after URL value.
+# A text file called urlalias.myconfig.txt, with two fields (first is URL,
+# second is text to show) separated by a tab char. must be created in plugins
+# directory.
#
#LoadPlugin="urlalias"