summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web>2012-09-25 19:53:07 +0000
committerGravatar admin <admin@branchable.com>2012-09-25 19:53:07 +0000
commitc936f30c633fdbae3adbd8daf0ccdc1184ad1779 (patch)
tree4ae55c4d16605b238982fc1d0f637656186e09ec
parent067974202e285bc8d0840c2c64e9b84fc52c7c21 (diff)
clarify desired behavior of --max-age
-rw-r--r--doc/todo/incremental_fsck.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/incremental_fsck.mdwn b/doc/todo/incremental_fsck.mdwn
index 391b9432d..5cdcd6659 100644
--- a/doc/todo/incremental_fsck.mdwn
+++ b/doc/todo/incremental_fsck.mdwn
@@ -14,6 +14,6 @@ clear the sticky bit. --[[Joey]]
>
> Some enhancements would include:
>
-> * --max-age=30d Once the incremental fsck was started 30 days ago,
+> * --max-age=30d Once the incremental fsck completes and was started 30 days ago,
> start a new one.
> * --time-limit --size-limit --file-limit: Limit how long the fsck runs.