aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-05-17 23:44:13 +0200
committerTeddy Wing2022-05-17 23:44:13 +0200
commit09d964a0dac4f75fbb4bd938b7aab0951899cfe6 (patch)
tree6a46fb17275f12d4ef39d4b66462ed92d5767bc4
parentadeb1b668a4d7051717e900dbb4cab58bd192ed0 (diff)
downloadwajir-09d964a0dac4f75fbb4bd938b7aab0951899cfe6.tar.bz2
README: Mention running the program at regular intervals
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a728343..155e928 100644
--- a/README.md
+++ b/README.md
@@ -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