mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 17:59:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo btrfs subvolume delete {{path/to/subvolume}}`
|
||||
|
||||
- Create a read-only snapshot of an existing subvolume:
|
||||
- Create a [r]ead-only snapshot of an existing subvolume:
|
||||
|
||||
`sudo btrfs subvolume snapshot -r {{path/to/source_subvolume}} {{path/to/target}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user