diff mbox

[0/2,V2] btrfs: a new tool to manage a btrfs filesystem

Message ID 4B7C561D.30808@gmail.com (mailing list archive)
State Accepted
Headers show

Commit Message

Andreas Philipp Feb. 17, 2010, 8:48 p.m. UTC
None
diff mbox

Patch

diff --git a/btrfs.c b/btrfs.c
index cc55599..f3e5d8d 100644
--- a/btrfs.c
+++ b/btrfs.c
@@ -633,7 +633,7 @@  static struct Command commands[] = {
                "Add a device to a filesystem"
        },
        { -1, "rm-dev", "-R", "<dev> [<dev>..] <path>\n"
-               "Remove a device to a filesystem"
+               "Remove a device from a filesystem"
        },
        /* coming soon
        { 2, "label", "-m", "<label> <path>\n"