From 6b8b5d1c175701b78dfb5f588ef261e32192ad8b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 26 Nov 2013 16:15:49 -0400 Subject: reinject: Allow to be used in direct mode. --- Command/Reinject.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command') diff --git a/Command/Reinject.hs b/Command/Reinject.hs index e4abeef3c..c49af0060 100644 --- a/Command/Reinject.hs +++ b/Command/Reinject.hs @@ -14,7 +14,7 @@ import Annex.Content import qualified Command.Fsck def :: [Command] -def = [notDirect $ command "reinject" (paramPair "SRC" "DEST") seek +def = [command "reinject" (paramPair "SRC" "DEST") seek SectionUtility "sets content of annexed file"] seek :: [CommandSeek] -- cgit v1.2.3