Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-24 00:21:55 +00:00
parent 897ef81493
commit 2916f01228
30 changed files with 162 additions and 29 deletions

View File

@@ -9,7 +9,7 @@ source: https://github.com/tldr-pages/tldr.git
> 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}}`