diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-22 15:01:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-22 15:01:48 -0400 |
commit | 123c9520fb9a4197761cb57e17605eed2bb882ec (patch) | |
tree | 2169d91592d016c6e62096ada6434a885953c40a /doc | |
parent | 6af20ba3f858165743a8bad35388be12c498cf5f (diff) |
notifications on drop
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 894ac4329..a1005cbc8 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1064,7 +1064,7 @@ subdirectories). * `--notify-start` Caused a desktop notification to be displayed when a file upload - or download has started. + or download has started, or when a file is dropped. * `-c name=value` |