clean up params in usage display
This commit is contained in:
parent
984c9fc052
commit
9fe3c6d211
16 changed files with 25 additions and 24 deletions
|
@ -29,7 +29,7 @@ import Utility.SafeCommand
|
|||
import Locations
|
||||
|
||||
command :: [Command]
|
||||
command = [repoCommand "add" paramPath seek "add files to annex"]
|
||||
command = [repoCommand "add" paramPaths seek "add files to annex"]
|
||||
|
||||
{- Add acts on both files not checked into git yet, and unlocked files. -}
|
||||
seek :: [CommandSeek]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue