https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222050

            Bug ID: 222050
           Summary: iovctl help message contradicting itself
           Product: Base System
           Version: 11.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: he...@project-fifo.net

iovctl prints contradicting help messages:

root@thunderx:/zones # iovctl -C
iovctl: Either the -d or -f flag must be specified
iovctl: Usage: iovctl -C -f <config file> [-n]
iovctl:        iovctl -D [-d <PF device> | -f <config file>] [-n]
iovctl:        iovctl -S [-d <PF device> | -f <config file>]

running it with -C says it needs the -d flag, then running it with -d says -C
can't run with -d

root@thunderx:/zones # iovctl -C -d /dev/iov/vnicpf0
iovctl: -d flag cannot be used with the -C flag
iovctl: Usage: iovctl -C -f <config file> [-n]
iovctl:        iovctl -D [-d <PF device> | -f <config file>] [-n]
iovctl:        iovctl -S [-d <PF device> | -f <config file>]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to