add fsck subcommand (stub)

This commit is contained in:
Joey Hess 2010-11-06 17:06:19 -04:00
parent 6b80356f6d
commit 016b6a59e7
5 changed files with 81 additions and 38 deletions

View file

@ -141,6 +141,11 @@ Many git-annex subcommands will stage changes for later `git commit` by you.
git annex setkey --key=1287765018:3 /tmp/file
* fsck
This subcommand checks the whole annex for consistency, and warns
about any problems found.
# OPTIONS
* --force