Revision 94182b63 scripts/gnt-job

b/scripts/gnt-job
365 365
    "<job-id> [<job-id> ...]", "Archive specified jobs"),
366 366
  'autoarchive': (
367 367
    AutoArchiveJobs,
368
    [ArgSuggest(min=1, max=1, choices=["1d", "1w", "4w"])],
368
    [ArgSuggest(min=1, max=1, choices=["1d", "1w", "4w", "all"])],
369 369
    [],
370 370
    "<age>", "Auto archive jobs older than the given age"),
371 371
  'cancel': (

Also available in: Unified diff