add fsck subcommand (stub)
This commit is contained in:
parent
6b80356f6d
commit
016b6a59e7
5 changed files with 81 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue