aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGabriel <g2p.code@gmail.com>2013-03-09 13:22:24 +0100
committerGabriel <g2p.code@gmail.com>2013-03-09 14:33:08 +0100
commit865a3b1f0b3093ffbdf1ac91076f1c7ac7d22238 (patch)
treea6704d782142db2ec318ddf52866966ba502e705 /README
parent42c182c6ab1530b5e3b18893f284da3eaec46e74 (diff)
downloadbcache-tools-865a3b1f0b3093ffbdf1ac91076f1c7ac7d22238.tar.gz
Add a command to display a bcache superblock.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 3aa525f3..4a13db68 100644
--- a/README
+++ b/README
@@ -22,3 +22,6 @@ Only necessary until support for the bcache superblock is included
in blkid; in the meantime, provides just enough functionality for a udev script
to create the /dev/disk/by-uuid symlink. The arguments it does support are the
same as for blkid.
+
+bcache-super-show
+Prints the bcache superblock of a cache device or a backing device.