File 0275-btrfs-progs-Remove-redundant-short-description-from-.patch of Package btrfsprogs.356

From 3b7a87d7955a56f4447cc0473f543c6050cba877 Mon Sep 17 00:00:00 2001
From: Martin Volf <martin.volf.42@gmail.com>
Date: Fri, 9 Jan 2015 22:27:21 +0100
Subject: [PATCH 275/303] btrfs-progs: Remove redundant short description from
 cmd_snapshot_usage

cmd_snapshot_usage in cmds-subvolume.c contains the short description
twice. Remove the first one.

Signed-off-by: Martin Volf <martin.volf.42@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
---
 cmds-subvolume.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cmds-subvolume.c b/cmds-subvolume.c
index 15d4b975a916..9618caebbc07 100644
--- a/cmds-subvolume.c
+++ b/cmds-subvolume.c
@@ -565,7 +565,6 @@ out:
 }
 
 static const char * const cmd_snapshot_usage[] = {
-	"btrfs subvolume snapshot [-r] <source> <dest>|[<dest>/]<name>",
 	"btrfs subvolume snapshot [-r] [-i <qgroupid>] <source> <dest>|[<dest>/]<name>",
 	"Create a snapshot of the subvolume",
 	"Create a writable/readonly snapshot of the subvolume <source> with",
-- 
2.1.3

openSUSE Build Service is sponsored by