typography

This commit is contained in:
Joey Hess 2014-08-01 18:18:52 -04:00
parent b978adb503
commit dabf0bc501

View file

@ -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. 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 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 Good chunk sizes will depend on the remote, but a good starting place
is probably `1MiB`. Very large chunks are problimatic, both because is probably `1MiB`. Very large chunks are problimatic, both because