diff mbox

daxctl: delete duplicate "-R, --regions" in "daxctl list --help"

Message ID 20170423111429.16275-1-yizhan@redhat.com (mailing list archive)
State Accepted
Commit e86e66774afd
Headers show

Commit Message

Yi Zhang April 23, 2017, 11:14 a.m. UTC
Signed-off-by: Yi Zhang <yizhan@redhat.com>
---
 Documentation/daxctl-list.txt | 4 ----
 1 file changed, 4 deletions(-)

Comments

Jeff Moyer April 24, 2017, 5:27 p.m. UTC | #1
That's been bugging me.  ;-)  Thanks!

Reviewed-by: Jeff Moyer <jmoyer@redhat.com>

Yi Zhang <yizhan@redhat.com> writes:

> Signed-off-by: Yi Zhang <yizhan@redhat.com>
> ---
>  Documentation/daxctl-list.txt | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/Documentation/daxctl-list.txt b/Documentation/daxctl-list.txt
> index 168d410..3e559e5 100644
> --- a/Documentation/daxctl-list.txt
> +++ b/Documentation/daxctl-list.txt
> @@ -69,10 +69,6 @@ OPTIONS
>  --regions::
>  	Include region info in the listing
>  
> --R::
> ---regions::
> -	Include region info in the listing
> -
>  -i::
>  --idle::
>  	Include idle (not enabled / zero-sized) devices in the listing
diff mbox

Patch

diff --git a/Documentation/daxctl-list.txt b/Documentation/daxctl-list.txt
index 168d410..3e559e5 100644
--- a/Documentation/daxctl-list.txt
+++ b/Documentation/daxctl-list.txt
@@ -69,10 +69,6 @@  OPTIONS
 --regions::
 	Include region info in the listing
 
--R::
---regions::
-	Include region info in the listing
-
 -i::
 --idle::
 	Include idle (not enabled / zero-sized) devices in the listing