1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 07:35:44 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}}`