mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 15:59:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,11 +18,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print what would happen in a run without making the displayed changes:
|
||||
|
||||
`sudo btrbk --verbose dryrun`
|
||||
`sudo btrbk {{[-v|--verbose]}} dryrun`
|
||||
|
||||
- Run backup routines verbosely, show progress bar:
|
||||
|
||||
`sudo btrbk --progress --verbose run`
|
||||
`sudo btrbk --progress {{[-v|--verbose]}} run`
|
||||
|
||||
- Only create snapshots for configured subvolumes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user