bcachefs: add snapshot example (#16420)

This commit is contained in:
Managor
2025-05-09 20:44:42 +03:00
committed by GitHub
parent f299c2c92b
commit 6084ef4f26
+2 -2
View File
@@ -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}}`