summaryrefslogtreecommitdiff
path: root/resize
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2010-11-26 19:35:30 -0500
committerTheodore Ts'o <tytso@mit.edu>2010-11-26 19:35:30 -0500
commit230709ae7e44bf807d63f18d33e1e82717a540bf (patch)
tree03160073e8f68585f51cf70b6c75cd5cc5563c47 /resize
parent5f70f2e6477c168461b1873e1522ea9db9368191 (diff)
downloade2fsprogs-230709ae7e44bf807d63f18d33e1e82717a540bf.tar.gz
resize2fs.8.in: Document that resize2fs -p only works on offline resizes
Addresses-Launchpad-Bug: #505719 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'resize')
-rw-r--r--resize/resize2fs.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in
index 214d43c8..e02345d4 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.