| 290 | | |
|---|
| | 290 | # -- schedule.pl -- |
|---|
| | 291 | schedule.deleted:Scheduled execution deleted for collection |
|---|
| | 292 | schedule.scheduled:Execution script created for collection |
|---|
| | 293 | schedule.cron:Scheduled execution set up for collection |
|---|
| | 294 | schedule.params:[options] |
|---|
| | 295 | schedule.error.email:-email requires -smtp -toaddr and -fromaddr to be specified. |
|---|
| | 296 | schedule.error.importbuild:-import and -build must be specified. |
|---|
| | 297 | schedule.error.colname:Collection using -colname must be specified. |
|---|
| | 298 | schedule.gli:Running from the GLI |
|---|
| | 299 | schedule.frequency:How often to automatically re-build the collection |
|---|
| | 300 | schedule.frequency.hourly:Re-build every hour |
|---|
| | 301 | schedule.frequency.daily:Re-build every day |
|---|
| | 302 | schedule.frequency.weekly:Re-build every week |
|---|
| | 303 | schedule.action:How to set up automatic re-building |
|---|
| | 304 | schedule.action.add:Schedule automatic re-building |
|---|
| | 305 | schedule.action.update:Update existing scheduling |
|---|
| | 306 | schedule.action.delete:Delete existing scheduling |
|---|
| | 307 | schedule.email:Send email notification |
|---|
| | 308 | schedule.schedule:Select to set up scheduled automatic collection re-building |
|---|
| | 309 | schedule.colname:The colletion name for which scheduling will be set up |
|---|
| | 310 | schedule.import:The import command to be scheduled |
|---|
| | 311 | schedule.build:The buildcol command to be scheduled |
|---|
| | 312 | schedule.toaddr:The email address to send scheduled build notifications to |
|---|
| | 313 | schedule.toaddr.default:Specify User's Email in File->Preferences |
|---|
| | 314 | schedule.fromaddr:The sender email address |
|---|
| | 315 | schedule.fromaddr.default:Specify maintainer in main.cfg |
|---|
| | 316 | schedule.smtp:The mail server that sendmail must contact to send email |
|---|
| | 317 | schedule.smtp.default:Specify MailServer in main.cfg |
|---|
| | 318 | schedule.out:Filename or handle to print output status to. |
|---|