improve --cleanup desc

This commit is contained in:
Joey Hess 2023-05-18 14:41:20 -04:00
parent e955912ad0
commit 9ec5d7fb05
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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