diff options
Diffstat (limited to 'perl-install/lvm.pm')
-rw-r--r-- | perl-install/lvm.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/lvm.pm b/perl-install/lvm.pm index 006dbb087..710e3167d 100644 --- a/perl-install/lvm.pm +++ b/perl-install/lvm.pm @@ -16,6 +16,8 @@ use run_program; Manage LVM (PV, VG, LV) +=head1 Functions + =over 4 =cut |