Thread (12 messages) flat view 12 messages, 3 authors, 2022-02-21

Re: [PATCH v2 1/4] vdpa: Remove unsupported command line option

From: Si-Wei Liu <hidden>
Date: 2022-02-19 00:25:09


On 2/17/2022 4:30 AM, Eli Cohen wrote:
"-v[erbose]" option is not supported.
Remove it.

Acked-by: Jason Wang <redacted>
Reviewed-by: Jianbo Liu <redacted>
Reviewed-by: Si-Wei Liu <redacted>
quoted hunk ↗ jump to hunk
Signed-off-by: Eli Cohen <redacted>
---
  vdpa/vdpa.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vdpa/vdpa.c b/vdpa/vdpa.c
index f048e470c929..4ccb564872a0 100644
--- a/vdpa/vdpa.c
+++ b/vdpa/vdpa.c
@@ -711,7 +711,7 @@ static void help(void)
  	fprintf(stderr,
  		"Usage: vdpa [ OPTIONS ] OBJECT { COMMAND | help }\n"
  		"where  OBJECT := { mgmtdev | dev }\n"
-		"       OPTIONS := { -V[ersion] | -n[o-nice-names] | -j[son] | -p[retty] | -v[erbose] }\n");
+		"       OPTIONS := { -V[ersion] | -n[o-nice-names] | -j[son] | -p[retty] }\n");
  }
  
  static int vdpa_cmd(struct vdpa *vdpa, int argc, char **argv)
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help