aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tune2fs.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tune2fs.8.in')
-rw-r--r--misc/tune2fs.8.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index 740d1661..f1def2bf 100644
--- a/misc/tune2fs.8.in
+++ b/misc/tune2fs.8.in
@@ -238,6 +238,10 @@ program.
This superblock setting is only honored in 2.6.35+ kernels;
and not at all by the ext2 and ext3 file system drivers.
.TP
+.B force_fsck
+Set a flag in the filesystem superblock indicating that errors have been found.
+This will force fsck to run at the next mount.
+.TP
.B test_fs
Set a flag in the filesystem superblock indicating that it may be
mounted using experimental kernel code, such as the ext4dev filesystem.