From 6093fcd23526b063e56e7e7fadf4676991aa895f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 27 Aug 2012 04:05:49 +0000 Subject: (clean_chroot) update signatures in doc regarding parameters --- lib/Iurt/Chroot.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/Iurt/Chroot.pm b/lib/Iurt/Chroot.pm index 84fe3b1..a638258 100644 --- a/lib/Iurt/Chroot.pm +++ b/lib/Iurt/Chroot.pm @@ -23,7 +23,7 @@ our @EXPORT = qw( my $sudo = '/usr/bin/sudo'; -=head2 clean_chroot($chroot, $run) +=head2 clean_chroot($chroot, $run, $config) Create or clean a chroot I<$chroot> chroot path @@ -55,7 +55,7 @@ sub clean_chroot { } -=head2 clean_and_build_chroot($chroot, $run) +=head2 clean_and_build_chroot($chroot, $chroot_ref, $run, $config) Create or clean a chroot I<$chroot> chroot path -- cgit v1.2.1