From 3ca706a6ee813300b30e1603076b3e356c0deb93 Mon Sep 17 00:00:00 2001 From: Qu Wenruo Date: Tue, 23 Jul 2013 10:43:21 +0800 Subject: btrfs-progs: Update the usage strings of some cmds Update the usage strings of some cmds to keep the them consistent with the source. Also some minor changes are done to fit the man page syntax. Signed-off-by: Qu Wenruo Signed-off-by: David Sterba Signed-off-by: Chris Mason --- btrfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'btrfs.c') diff --git a/btrfs.c b/btrfs.c index 4e93e13a..c580103b 100644 --- a/btrfs.c +++ b/btrfs.c @@ -188,7 +188,7 @@ const struct cmd_group btrfs_cmd_group; static const char * const cmd_help_usage[] = { "btrfs help [--full]", - "Dislay help information", + "Display help information", "", "--full display detailed help on every command", NULL -- cgit v1.2.3