dachev / node-crontab

A module for creating, reading, updating, and deleting system cron jobs
189 stars 35 forks source link

Edit existing cronjobs #19

Closed toymachiner62 closed 8 years ago

toymachiner62 commented 8 years ago

Is it possible to edit existing cronjobs in the crontab? If so can you provide an example on how to do this? The only thing i see in the readme is modifying a job after you create it.

dachev commented 8 years ago

You can get a reference to all jobs. See the README