]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - README
Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression refactoring
[bcachefs-tools-debian] / README
diff --git a/README b/README
index 3e4ac29b20d82149fa0b450c419205a5cd283cfb..3d2641e4fd751d675fcb72de88f2136288f3e281 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,12 @@
-Please add some description of what this package does
\ No newline at end of file
+Userspace tools for bcachefs
+
+This builds the bcachefs tool, which has a number of subcommands for formatting
+and managing bcachefs filesystems:
+
+bcachefs format
+bcachefs unlock
+bcachefs assemble
+bcachefs incremental
+etc.
+
+Run bcachefs --help for full list of commands.