diff --git a/pages/linux/bcachefs.md b/pages/linux/bcachefs.md index 87920264cf..af39bffdd3 100644 --- a/pages/linux/bcachefs.md +++ b/pages/linux/bcachefs.md @@ -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}}`