aboutsummaryrefslogtreecommitdiff
path: root/doc/walkthrough.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-13 16:15:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-13 16:15:45 -0400
commit19ee56559a191e0e794380363a1bd0b0c57ea22a (patch)
tree3d8ddcd8ea26bbaf7bd7790d2642d9f4905d05fb /doc/walkthrough.mdwn
parent7293ba2940dc7dcefa7376667fa4462b21e05ee0 (diff)
better fsck file handling
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r--doc/walkthrough.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn
index cdb2392e7..9a6ee220c 100644
--- a/doc/walkthrough.mdwn
+++ b/doc/walkthrough.mdwn
@@ -295,7 +295,6 @@ You can also specifiy the files to check. This is particularly useful if
you're using sha1 and don't want to spend a long time checksumming everything.
# git annex fsck my_cool_big_file
- fsck (only checking specified files) ok
fsck my_cool_big_file (checksum...) ok
## fsck: When things go wrong