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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"