mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-23 01:42:24 +00:00
Add POD docs for expand_filename
This commit is contained in:
parent
1c6a709f3a
commit
ceda2524cf
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue