commit 586cde88d9631d6ab994f112253b34ee83a95771 parent 89f765ac51ddda0d47d2124b36de1de2fc793864 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(-)
diff --git a/README b/README @@ -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'