Package: module-init-tools
Version: 3.12-1
File: /sbin/modinfo
-a -d -l -p -n
These are shortcuts for author, description, license. parm
and
filename respectively, to ease the transition from the old
modu-
tils modinfo.
BUG: if more than one is given, only the last one is used!
If not a BUG, then please mention it on the man page.
Tested with -n -d, vs. -d -n.
Also try and mention on the man page: -F field1 -F field2,
-F misspelled_param etc. Big problems.
P.S., they often don't even work at all:
# modinfo i915|grep parm
parm: modeset:int
parm: fbpercrtc:int
parm: powersave:int
parm: lvds_downclock:int
# modinfo -F parm i915
#
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]