equal
deleted
inserted
replaced
191 |
191 |
192 =item B<-b>|B<--binary> I<string> |
192 =item B<-b>|B<--binary> I<string> |
193 |
193 |
194 rsnapshot binary (default: /usr/bin/rsnapshot) |
194 rsnapshot binary (default: /usr/bin/rsnapshot) |
195 |
195 |
196 =item -B<-s>|B<--maxage> I<integer> |
196 =item B<-s>|B<--maxage> I<integer> |
197 |
197 |
198 Files modified more than B<--maxage> seconds ago will be silently ignored. |
198 Files modified more than B<--maxage> seconds ago will be silently ignored. |
199 (default: same as B<--date>) |
199 (default: same as B<--date>) |
200 |
200 |
201 =item -B<-d>|B<--date> I<string> |
201 =item B<-d>|B<--date> I<string> |
202 |
202 |
203 Parse date for rsnapshot logfile. (default: yesterday) |
203 Parse date for rsnapshot logfile. (default: yesterday) |
204 |
204 |
205 =item B<-h>|B<--help> |
205 =item B<-h>|B<--help> |
206 |
206 |