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)
|
, globalFlag (setdesktopnotify mkNotifyStart)
|
||||||
( long "notify-start"
|
( long "notify-start"
|
||||||
<> help "show desktop notification after transfer completes"
|
<> help "show desktop notification after transfer starts"
|
||||||
<> hidden
|
<> hidden
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue