finished converting all the main options
This commit is contained in:
parent
5cc882a35e
commit
6a4f2087be
22 changed files with 165 additions and 122 deletions
|
@ -26,7 +26,7 @@ import Types.Messages
|
|||
import Types.DeferredParse
|
||||
|
||||
-- Global options accepted by both git-annex and git-annex-shell sub-commands.
|
||||
commonGlobalOptions :: [Parser GlobalSetter]
|
||||
commonGlobalOptions :: [GlobalOption]
|
||||
commonGlobalOptions =
|
||||
[ globalFlag (setforce True)
|
||||
( long "force"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue