Andrei Popa reported that there were two typos of default as dafault, this patch fixes those two typos up. Signed-off-by: Chris Samuel <chris@csamuel.org> --- cmds-subvolume.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmds-subvolume.c b/cmds-subvolume.c index 950fa8f..23c72b4 100644 --- a/cmds-subvolume.c +++ b/cmds-subvolume.c @@ -394,7 +394,7 @@ static int cmd_snapshot(int argc, char **argv) } static const char * const cmd_subvol_get_default_usage[] = { - "btrfs subvolume get-dafault <path>", + "btrfs subvolume get-default <path>", "Get the default subvolume of a filesystem", NULL }; @@ -432,7 +432,7 @@ static int cmd_subvol_get_default(int argc, char **argv) } static const char * const cmd_subvol_set_default_usage[] = { - "btrfs subvolume set-dafault <subvolid> <path>", + "btrfs subvolume set-default <subvolid> <path>", "Set the default subvolume of a filesystem", NULL }; -- 1.7.4.1 -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC This email may come with a PGP signature as a file. Do not panic. For more info see: http://en.wikipedia.org/wiki/OpenPGP