improve --cleanup desc
This commit is contained in:
parent
e955912ad0
commit
9ec5d7fb05
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ optParser mode desc = SyncOptions
|
|||
))
|
||||
<*> whenmode [PullMode] False (switch
|
||||
( long "cleanup"
|
||||
<> help "remove synced/ branches from previous sync"
|
||||
<> help "remove synced/ branches"
|
||||
))
|
||||
<*> optional parseAllOption
|
||||
<*> whenmode [PushMode] False (invertableSwitch "resolvemerge" True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue