Bug 6756: Add info messages
[koha.git] / misc / cronjobs / batch_anonymise.pl
index 48a58c6..45228b5 100755 (executable)
@@ -45,6 +45,7 @@ Usage: $0  --days DAYS  [-h|--help]
    -v --verbose       gives a little more information
    -h --help          prints this help message, and exits, ignoring all
                       other options
+Note: If the system preference 'AnonymousPatron' is not defined, NULL will be used.
 USAGE
     exit $_[0];
 }