It was added in commit aab7f3ae3eb02fb7e8a6a31d7e2ada704a3dcd5e, most likely as a copy-pasteo. Signed-off-by: Adam Buchbinder <abuchbinder@xxxxxxxxxx> --- btrfs-show-super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/btrfs-show-super.c b/btrfs-show-super.c index f42cd15..ed0311f 100644 --- a/btrfs-show-super.c +++ b/btrfs-show-super.c @@ -50,7 +50,7 @@ static void print_usage(void) fprintf(stderr, "\t-f : print full superblock information\n"); fprintf(stderr, "\t-a : print information of all superblocks\n"); fprintf(stderr, "\t-i <super_mirror> : specify which mirror to print out\n"); -+ fprintf(stderr, "\t-F : attempt to dump superblocks with bad magic\n"); + fprintf(stderr, "\t-F : attempt to dump superblocks with bad magic\n"); fprintf(stderr, "%s\n", BTRFS_BUILD_VERSION); } -- 2.0.0.526.g5318336 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
