reinject: Allow to be used in direct mode.
This commit is contained in:
parent
3da07d55a1
commit
0bea8a4c55
3 changed files with 5 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue