[dm-devel] [PATCH] multipath-tools: delete examples from mpathpersist output

Xose Vazquez Perez xose.vazquez at gmail.com
Fri Jul 26 19:19:29 UTC 2019


The manual page is more complete and detailed.

Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: DM-DEVEL ML <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 mpathpersist/main.c | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/mpathpersist/main.c b/mpathpersist/main.c
index 5ad06a9..c451855 100644
--- a/mpathpersist/main.c
+++ b/mpathpersist/main.c
@@ -844,12 +844,7 @@ static void usage(void)
 			"    --reserve|-R               PR Out: Reserve\n"
 			"    --transport-id=TIDS|-X TIDS  TransportIDs can be mentioned\n"
 			"                                 in several forms\n"
-			"    --alloc-length=LEN|-l LEN  PR In: maximum allocation length\n"
-			" Examples:\n"
-			"     mpathpersist --out --register --param-sark=123abc --prout-type=5 /dev/mapper/mpath9\n"
-			"     mpathpersist -i -k /dev/mapper/mpath9\n"
-			"     mpathpersist --out --reserve --param-sark=123abc --prout-type=8 -d /dev/mapper/mpath9\n"
-			"     mpathpersist -i -s -d /dev/mapper/mpath9\n");
+			"    --alloc-length=LEN|-l LEN  PR In: maximum allocation length\n");
 }
 
 void
-- 
2.21.0




More information about the dm-devel mailing list