finished converting all the main options
This commit is contained in:
parent
5cc882a35e
commit
6a4f2087be
22 changed files with 165 additions and 122 deletions
|
@ -13,7 +13,7 @@ import qualified Annex.Queue
|
|||
import qualified Annex
|
||||
|
||||
cmd :: Command
|
||||
cmd = notDirect $ withOptions annexedMatchingOptions $
|
||||
cmd = notDirect $ withGlobalOptions annexedMatchingOptions $
|
||||
command "lock" SectionCommon
|
||||
"undo unlock command"
|
||||
paramPaths (withParams seek)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue