diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-16 16:03:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-16 16:03:04 -0400 |
commit | d6624b6c798df401eb9e715810537d2b93935a76 (patch) | |
tree | 2f6458fdb9556e6e0bd8a1553bf1a09626beb2fc /doc/git-annex.mdwn | |
parent | 28698e54aff0346221c8ecb625364e79c784d97b (diff) |
typo
Diffstat (limited to 'doc/git-annex.mdwn')
-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 3ee2579c3..dd94ccc0c 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -649,7 +649,7 @@ Here are all the supported configuration settings. A command to run when git-annex begins to use the remote. This can be used to, for example, mount the directory containing the remote. - The command may be run repeatedly in multiple git-annex processes + The command may be run repeatedly when multiple git-annex processes are running concurrently. * `remote.<name>.annex-stop-command` |