From 230709ae7e44bf807d63f18d33e1e82717a540bf Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 26 Nov 2010 19:35:30 -0500 Subject: [PATCH] resize2fs.8.in: Document that resize2fs -p only works on offline resizes Addresses-Launchpad-Bug: #505719 Signed-off-by: "Theodore Ts'o" --- resize/resize2fs.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in index 214d43c..e02345d 100644 --- a/resize/resize2fs.8.in +++ b/resize/resize2fs.8.in @@ -116,8 +116,8 @@ Shrink the filesystem to the minimum size. .B \-p Prints out a percentage completion bars for each .B resize2fs -operation, so that the user can keep track of what -the program is doing. +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. -- 1.8.3.1