better usage
This commit is contained in:
parent
97ba3a118d
commit
b08f7c428b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import Annex.Content
|
|||
import qualified Command.Fsck
|
||||
|
||||
def :: [Command]
|
||||
def = [command "reinject" (paramPair paramPath paramPath) seek
|
||||
def = [command "reinject" (paramPair "SRC" "DEST") seek
|
||||
"sets content of annexed file"]
|
||||
|
||||
seek :: [CommandSeek]
|
||||
|
|
Loading…
Reference in a new issue