Update cheatsheets

This commit is contained in:
ivuorinen
2026-03-16 00:31:59 +00:00
parent bac2b335ce
commit 6ccb3a7063
25 changed files with 52 additions and 39 deletions

View File

@@ -25,6 +25,6 @@ source: https://github.com/tldr-pages/tldr.git
`e2undo -v {{path/to/undo_file}} {{/dev/sdXN}}`
- Write the old contents of the block to an undo file before overwriting a file system block:
- Write the old contents of the block to an undo file before overwriting a filesystem block:
`e2undo -z {{path/to/file.e2undo}} {{path/to/undo_file}} {{/dev/sdXN}}`