fix description of option
This commit is contained in:
parent
ab932c069c
commit
1afd31ae1b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ gitAnnexGlobalOptions = commonGlobalOptions ++
|
|||
)
|
||||
, globalFlag (setdesktopnotify mkNotifyStart)
|
||||
( long "notify-start"
|
||||
<> help "show desktop notification after transfer completes"
|
||||
<> help "show desktop notification after transfer starts"
|
||||
<> hidden
|
||||
)
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue