add git-annex-shell command
This is not yet complete, as it does not allow starting rsync or scp.
This commit is contained in:
parent
88ff9e82fc
commit
7a52b34e06
9 changed files with 200 additions and 59 deletions
|
@ -21,7 +21,7 @@ import Core
|
|||
import Messages
|
||||
|
||||
command :: [Command]
|
||||
command = [Command "fromkey" (paramRepeating paramKey) seek
|
||||
command = [Command "fromkey" paramPath seek
|
||||
"adds a file using a specific key"]
|
||||
|
||||
seek :: [CommandSeek]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue