diff options
| author | Teddy Wing | 2022-05-17 23:44:13 +0200 |
|---|---|---|
| committer | Teddy Wing | 2022-05-17 23:44:13 +0200 |
| commit | 09d964a0dac4f75fbb4bd938b7aab0951899cfe6 (patch) | |
| tree | 6a46fb17275f12d4ef39d4b66462ed92d5767bc4 | |
| parent | adeb1b668a4d7051717e900dbb4cab58bd192ed0 (diff) | |
| download | wajir-09d964a0dac4f75fbb4bd938b7aab0951899cfe6.tar.bz2 | |
README: Mention running the program at regular intervals
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ summary, metadata, and description. --email-to 'jira-user@example.com' \ 'project = "FAKE" AND watcher != currentUser() ORDER BY created ASC' +The program is designed to run at a recurring interval (via `cron` or `launchd` +for example). + ## Install TODO |
