summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index ce7c0be3c..454dcf446 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -258,9 +258,13 @@ subdirectories).
With parameters, only the specified files are checked.
To check a remote to fsck, specify --from.
-
+
+ To start a new incremental fsck, specify --incremental. Then
+ the next time you fsck, you can specify --new to skip over
+ files that have already been checked, and continue where it left off.
+
To avoid expensive checksum calculations (and expensive transfers when
- fscking a remote), specify --fast
+ fscking a remote), specify --fast.
* unused