[Crash-utility] [PATCH] remove -r option from dev -v help message

Surendra Mobiya surendra at chelsio.com
Wed Apr 24 13:36:05 UTC 2019


Signed-off-by: Surendra Mobiya <surendra at chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
---
 help.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/help.c b/help.c
index 1ec3938..7c13e55 100644
--- a/help.c
+++ b/help.c
@@ -3370,7 +3370,7 @@ char *help_dev[] = {
 "      1    0x2001240          33558464         cxgb4_0000:03:00.4",
 
 "\n  Extract a specified device dump to file:\n",
-"    %s> dev -v 0 -r device_dump_0.bin",
+"    %s> dev -v 0 device_dump_0.bin",
 "    DEVICE: cxgb4_0000:02:00.4",
 "    33558464 bytes copied from 0x240 to device_dump_0.bin",
 
-- 
2.21.0




More information about the Crash-utility mailing list