]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - resize/resize2fs.8.in
Merge branch 'maint' into next
[thirdparty/e2fsprogs.git] / resize / resize2fs.8.in
index d2738e9cdf42ab2714d90ef29e44f312ff4f3a61..3f0674cec7f2e677ceecf55de54bc307ff7a55b9 100644 (file)
@@ -133,7 +133,8 @@ really useful for doing
 time trials.
 .TP
 .B \-M
-Shrink the filesystem to the minimum size.
+Shrink the file system to minimize its size as much as possible,
+given the files stored in the file system.
 .TP
 .B \-p
 Prints out a percentage completion bars for each
@@ -142,7 +143,11 @@ operation during an offline resize, so that the user can keep track
 of what the program is doing.
 .TP
 .B \-P
-Print the minimum size of the filesystem and exit.
+Print an estimate of the number of file system blocks in the file system
+if it is shrunk using
+.BR resize2fs 's
+.B \-M
+option and then exit.
 .TP
 .B \-s
 Turns off the 64bit feature and frees blocks that are no longer in use.