fix description of option

This commit is contained in:
Joey Hess 2015-07-13 18:15:24 -04:00
parent ab932c069c
commit 1afd31ae1b

View file

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