From 7d458c40db7778f677c00cbc076d37b5e4abf60d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Jun 2012 19:36:11 -0400 Subject: tweak --- Command/Watch.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command') diff --git a/Command/Watch.hs b/Command/Watch.hs index 8b4e1b65c..22a534d45 100644 --- a/Command/Watch.hs +++ b/Command/Watch.hs @@ -79,7 +79,7 @@ data Change = Change def :: [Command] def = [withOptions [foregroundOption, stopOption] $ - command "watch" paramPaths seek "watch for changes"] + command "watch" paramNothing seek "watch for changes"] seek :: [CommandSeek] seek = [withFlag stopOption $ \stopdaemon -> -- cgit v1.2.3