initremote --describe-other-params
Does not yet include descriptions from external special remote programs.
This commit is contained in:
parent
2f8822307f
commit
aa949bbb7d
6 changed files with 60 additions and 20 deletions
|
@ -31,7 +31,7 @@ import qualified Data.Map as M
|
|||
cmd :: Command
|
||||
cmd = command "enableremote" SectionSetup
|
||||
"enables git-annex to use a remote"
|
||||
(paramPair paramName $ paramOptional $ paramRepeating paramKeyValue)
|
||||
(paramPair paramName $ paramOptional $ paramRepeating paramParamValue)
|
||||
(withParams seek)
|
||||
|
||||
seek :: CmdParams -> CommandSeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue