use --more rather than --new to continue incremental fsck
This commit is contained in:
parent
e855cffa1b
commit
ed93d662d3
2 changed files with 2 additions and 2 deletions
|
@ -260,7 +260,7 @@ subdirectories).
|
|||
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
|
||||
the next time you fsck, you can specify --more to skip over
|
||||
files that have already been checked, and continue where it left off.
|
||||
|
||||
To avoid expensive checksum calculations (and expensive transfers when
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue