resize2fs: remove false statement (#6392)
This commit is contained in:

committed by
GitHub

parent
1e526037da
commit
2444892984
@@ -1,7 +1,7 @@
|
||||
# resize2fs
|
||||
|
||||
> Resize an ext2, ext3 or ext4 filesystem.
|
||||
> Does not resize the underlying partition, and the filesystem must be unmounted.
|
||||
> Does not resize the underlying partition. The filesystem may have to be unmounted first, read the man page for more details.
|
||||
|
||||
- Automatically resize a filesystem:
|
||||
|
||||
|
Reference in New Issue
Block a user