aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87e8c7c..6ebecd1 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,10 @@ you could put this in a `crontab(5)` task to email you new tags:
xargs watch-git-tags < ~/.watch-git-tags-repos
+Another option is to watch all repositories in a specific directory:
+
+ watch-git-tags "$HOME"/.local/src/watch/*
+
License
-------