From b7fafb38fccd17557ea388cde957322d7fc5ff64 Mon Sep 17 00:00:00 2001 From: Maarten Vanraes Date: Sat, 23 Jul 2016 09:27:18 +0200 Subject: update documentation --- lib/ManaTools/Shared/disk_backend.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/ManaTools/Shared/disk_backend.pm b/lib/ManaTools/Shared/disk_backend.pm index 34ce9fc7..f5bca59c 100644 --- a/lib/ManaTools/Shared/disk_backend.pm +++ b/lib/ManaTools/Shared/disk_backend.pm @@ -541,11 +541,12 @@ sub walkparts { =head3 OUTPUT - a Plugin or undef + a return value of the code or undef =head3 DESCRIPTION - this method will return the first matching Plugin + this method will return the first non-zero return value from + a code with each Plugin =cut -- cgit v1.2.1