mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 11:15:48 +02:00
bcachefs: add snapshot example (#16420)
This commit is contained in:
parent
f299c2c92b
commit
6084ef4f26
1 changed files with 2 additions and 2 deletions
|
@ -32,6 +32,6 @@
|
|||
|
||||
`sudo bcachefs data rereplicate {{path/to/mountpoint}}`
|
||||
|
||||
- Display help:
|
||||
- Create a snapshot of a particular directory:
|
||||
|
||||
`bcachefs`
|
||||
`bcachefs subvolume snapshot {{path/to/directory}} {{path/to/snapshot}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue