resize2fs: clarify example (#17780)

This commit is contained in:
Managor
2025-08-23 03:27:00 +03:00
committed by GitHub
parent ec15f6aa48
commit de0b900c6d
+1 -1
View File
@@ -4,7 +4,7 @@
> Does not resize the underlying partition. The filesystem may have to be unmounted first, read the man page for more details.
> More information: <https://manned.org/resize2fs>.
- Automatically resize a filesystem:
- Automatically resize a filesystem to its maximum possible size:
`resize2fs {{/dev/sdXN}}`