diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-01 17:52:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-01 17:52:40 -0400 |
commit | d0a8e3d6217f2924b864393d425b6d7582370d07 (patch) | |
tree | c74ab7f1e9bbf85a6f78c1290b867ecb56d42141 /doc/git-annex.mdwn | |
parent | 7effa83470019f75931296c6a5d07a5932c69df8 (diff) |
testremote now tests with and without encryption
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index de5e04233..ba851eef8 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -976,6 +976,10 @@ subdirectories). The --size option can be used to tune the size of the generated objects. + Testing a single remote will use the remote's configuration, + automatically varying the chunk sizes, and with simple shared encryption + enabled and disabled. + * `fuzztest` Generates random changes to files in the current repository, |