clean up params in usage display
This commit is contained in:
parent
984c9fc052
commit
9fe3c6d211
16 changed files with 25 additions and 24 deletions
|
@ -16,7 +16,7 @@ import qualified AnnexQueue
|
|||
import Utility.SafeCommand
|
||||
|
||||
command :: [Command]
|
||||
command = [repoCommand "lock" paramPath seek "undo unlock command"]
|
||||
command = [repoCommand "lock" paramPaths seek "undo unlock command"]
|
||||
|
||||
seek :: [CommandSeek]
|
||||
seek = [withFilesUnlocked start, withFilesUnlockedToBeCommitted start]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue