equal
deleted
inserted
replaced
221 |
221 |
222 This plugin checks rsnapshot logfile for errors. |
222 This plugin checks rsnapshot logfile for errors. |
223 |
223 |
224 =head1 EXAMPLES |
224 =head1 EXAMPLES |
225 |
225 |
226 check_rsnapshot -s 172800 -l /var/log/rsnapshot/rsnapshot.log -d "2 days ago" |
226 check_rsnapshot -s 172800 -d "2 days ago" /var/log/rsnapshot/rsnapshot.log |
227 |
227 |
228 =head1 VERSION |
228 =head1 VERSION |
229 |
229 |
230 This man page is current for version 2.6 of check_rsnapshot. |
230 This man page is current for version 2.6 of check_rsnapshot. |
231 |
231 |