From dabf0bc501ad73b226fd23d4a8ccdd5c263c4d88 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 Aug 2014 18:18:52 -0400 Subject: [PATCH] typography --- doc/chunking.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/chunking.mdwn b/doc/chunking.mdwn index 87408f8e12..119a85c77f 100644 --- a/doc/chunking.mdwn +++ b/doc/chunking.mdwn @@ -10,7 +10,7 @@ Note that git-annex has to buffer chunks in memory before they are sent to a remote. So, using a large chunk size will make it use more memory. To enable chunking, pass a `chunk=nnMiB` parameter to `git annex -initremote, specifying the chunk size. +initremote`, specifying the chunk size. Good chunk sizes will depend on the remote, but a good starting place is probably `1MiB`. Very large chunks are problimatic, both because