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

Dave Anderson anderson at redhat.com
Wed Apr 24 13:59:45 UTC 2019



----- Original Message -----
> 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
> 
> 

Thanks Surendra, good catch...

  https://github.com/crash-utility/crash/commit/da8e4c9afc183986fdfc04a538baeb25d78a786a

Dave




More information about the Crash-utility mailing list