diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-13 16:15:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-13 16:15:45 -0400 |
commit | 19ee56559a191e0e794380363a1bd0b0c57ea22a (patch) | |
tree | 3d8ddcd8ea26bbaf7bd7790d2642d9f4905d05fb /doc/walkthrough.mdwn | |
parent | 7293ba2940dc7dcefa7376667fa4462b21e05ee0 (diff) |
better fsck file handling
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r-- | doc/walkthrough.mdwn | 1 |
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 |