From 0ebd8c7bff3cf4fbc3d472414bb474dd81ed3a2c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 30 Nov 2018 10:30:02 +1300 Subject: Add a usage hint to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 ------- -- cgit v1.2.3