tCorrected README, you cannot do "-DMC" - wendy - watch files/directories and run commands on any event
(HTM) git clone git://z3bra.org/wendy
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 586cde88d9631d6ab994f112253b34ee83a95771
(DIR) parent 89f765ac51ddda0d47d2124b36de1de2fc793864
(HTM) Author: z3bra <willy@mailoo.org>
Date: Tue, 11 Feb 2014 16:35:23 +0100
Corrected README, you cannot do "-DMC"
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
t@@ -21,4 +21,4 @@ Here are some examples:
wendy -M -f ~/src/dev/program/source.c -t 1 -e make
# Get up to date with community based projects
- wendy -DMC -f /mnt/nfs/project/ -t 30 -e notify-send 'project updated'
+ wendy -D -M -C -f /mnt/nfs/project/ -t 30 -e notify-send 'project updated'