From: Jacob Keller <jacob.e.kel...@intel.com>

Show that you can use VF and queue instead of action in the help output,
and not only in the manual page.

Signed-off-by: Jacob Keller <jacob.e.kel...@intel.com>
Tested-by: Andrew Bowers <andrewx.bow...@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirs...@intel.com>
---
 ethtool.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ethtool.c b/ethtool.c
index 79c076e..c870a2b 100644
--- a/ethtool.c
+++ b/ethtool.c
@@ -5046,7 +5046,7 @@ static const struct option {
          "                     [ vlan %x [m %x] ]\n"
          "                     [ user-def %x [m %x] ]\n"
          "                     [ dst-mac %x:%x:%x:%x:%x:%x [m 
%x:%x:%x:%x:%x:%x] ]\n"
-         "                     [ action %d ]\n"
+         "                     [ action %d ] | [ vf %d queue %d ]\n"
          "                     [ loc %d]] |\n"
          "             delete %d\n" },
        { "-T|--show-time-stamping", 1, do_tsinfo,
-- 
2.14.3

Reply via email to