From 7ddf8b2408b9f3c4900a13c4b9d47420005c8090 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Mar 2016 12:58:36 -0400 Subject: dropkey --json --- Command/DropKey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/DropKey.hs') diff --git a/Command/DropKey.hs b/Command/DropKey.hs index 71993acbb..15d5403a8 100644 --- a/Command/DropKey.hs +++ b/Command/DropKey.hs @@ -13,7 +13,7 @@ import Logs.Location import Annex.Content cmd :: Command -cmd = noCommit $ +cmd = noCommit $ withGlobalOptions [jsonOption] $ command "dropkey" SectionPlumbing "drops annexed content for specified keys" (paramRepeating paramKey) -- cgit v1.2.3