Add POD docs for expand_filename

This commit is contained in:
Andrew 2016-03-16 12:56:25 +01:00
parent 1c6a709f3a
commit ceda2524cf

View file

@ -330,6 +330,10 @@ file name and register the tags found.
Read in the given cluster file and register the tags found
=item $cluster->expand_filename($filename);
Expand ~ or $HOME in a filename
=item $cluster->read_tag_file($filename);
Read in the given tag file and register the tags found