diff --git a/pages/linux/resize2fs.md b/pages/linux/resize2fs.md index f6c305185b..6812c6242b 100644 --- a/pages/linux/resize2fs.md +++ b/pages/linux/resize2fs.md @@ -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: . -- Automatically resize a filesystem: +- Automatically resize a filesystem to its maximum possible size: `resize2fs {{/dev/sdXN}}`