From cb631ce518b715e36cb3c476d576696f0630738f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Feb 2012 03:49:48 -0400 Subject: whereis: Prints the urls of files that the web special remote knows about. --- Remote/Web.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Remote/Web.hs') diff --git a/Remote/Web.hs b/Remote/Web.hs index 6bd04d4b1..81e6ca321 100644 --- a/Remote/Web.hs +++ b/Remote/Web.hs @@ -45,6 +45,7 @@ gen r _ _ = removeKey = dropKey, hasKey = checkKey, hasKeyCheap = False, + whereisKey = Just getUrls, config = Nothing, repo = r, remotetype = remote -- cgit v1.2.3