mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-24 23:44:03 +02:00
resize2fs: clarify example (#17780)
This commit is contained in:
parent
ec15f6aa48
commit
de0b900c6d
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue