diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-03 18:08:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-03 18:08:34 -0400 |
commit | 3b80e1385001771ee1ec1121967e0d832191d8f0 (patch) | |
tree | 75fb1ad20533b0fc83df1da1f826c5b90dc77e44 /doc | |
parent | 845c4492a98498f1a77c34bf06cb8e7879cc28fc (diff) |
testremote --fast
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index ba851eef8..673e86fc9 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -974,6 +974,8 @@ subdirectories). It's safe to run in an existing repository (the repository contents are not altered), although it may perform expensive data transfers. + To perform a smaller set of tests, use --fast. + The --size option can be used to tune the size of the generated objects. Testing a single remote will use the remote's configuration, |