bcachefs-tools/README

13 lines
269 B
Plaintext
Raw Normal View History

2016-08-29 05:00:50 +03:00
Userspace tools for bcache-dev/bcachefs
2011-02-13 18:01:10 +03:00
2016-08-29 05:00:50 +03:00
This builds the bcache tool, which has a number of subcommands for formatting
and managing bcachefs filesystems:
2011-02-13 18:01:10 +03:00
2016-08-29 05:00:50 +03:00
bcache format
bcache unlock
bcache assemble
bcache incremental
etc.
2011-02-13 18:01:10 +03:00
2016-08-29 05:00:50 +03:00
Run bcache --help for full list of commands.