Lines Matching +full:- +full:- +full:option

2 <!--*-nxml-*-->
3 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
4 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
45 <arg><option>-v</option></arg>
46 <arg><option>-V</option></arg>
47 <arg><option>-C <replaceable>config-file</replaceable></option></arg>
48 <arg><option>-n</option></arg>
49 <arg><option>-i</option></arg>
50 <arg><option>-q</option></arg>
51 <arg><option>-b</option></arg>
53 <arg rep='repeat'><option><replaceable>module parameters</replaceable></option></arg>
57 <arg>-r</arg>
58 <arg><option>-v</option></arg>
59 <arg><option>-n</option></arg>
60 <arg><option>-i</option></arg>
61 <arg rep='repeat'><option><replaceable>modulename</replaceable></option></arg>
65 <arg>-c</arg>
69 <arg>--dump-modversions</arg> <arg><replaceable>filename</replaceable></arg>
78 is no difference between _ and - in module names (automatic
81 <filename>/lib/modules/`uname -r`</filename> for all
89 &lt;module&gt;.&lt;option&gt; and blacklists in the form of
103 <command>modprobe</command> expects an up-to-date
124 <option>-a</option>
127 <option>--all</option>
135 <option>-b</option>
138 <option>--use-blacklist</option>
142 This option causes <command>modprobe</command> to apply the
153 <option>-C</option>
156 <option>--config</option>
159 <para>This option overrides the default configuration directory
163 This option is passed through <command>install</command>
172 <option>-c</option>
175 <option>--showconfig</option>
186 <option>--dump-modversions</option>
191 module. This option is commonly used by distributions in order to
198 <option>-d</option>
201 <option>--dirname</option>
211 <option>--first-time</option>
220 did something: this option makes modprobe fail in the
227 <option>--force-vermagic</option>
234 doesn't match, you can use this option to remove it. Naturally,
235 this check is there for your protection, so using this option is
246 <option>--force-modversion</option>
254 interface, you can use "--force-modversion" to remove the version
256 protection, so using this option is dangerous unless you know what
267 <option>-f</option>
270 <option>--force</option>
276 <option>--force-vermagic</option> and
277 <option>--force-modversion</option>. Naturally, these checks are
278 there for your protection, so using this option is dangerous unless
289 <option>-i</option>
292 <option>--ignore-install</option>
295 <option>--ignore-remove</option>
299 This option causes <command>modprobe</command> to ignore
305 will currently be ignored when this option is used regardless of
307 other (and not both) of <option>--ignore-install</option> or
308 <option>--ignore-remove</option>. See <citerefentry>
316 <option>-n</option>
319 <option>--dry-run</option>
322 <option>--show</option>
326 This option does everything but actually insert or delete the
328 <option>-v</option>, it is useful for debugging problems. For
329 historical reasons both <option>--dry-run</option> and
330 <option>--show</option> actually mean the same thing and are
337 <option>-q</option>
340 <option>--quiet</option>
348 However, it will still return with a non-zero exit status. The
356 <option>-R</option>
359 <option>--resolve-alias</option>
370 <option>-r</option>
373 <option>--remove</option>
377 This option causes <command>modprobe</command> to remove rather
393 <option>-S</option>
396 <option>--set-version</option>
409 <option>--show-depends</option>
428 <option>-s</option>
431 <option>--syslog</option>
435 This option causes any error messages to go through the syslog
441 This option is passed through <command>install</command> or
450 <option>-V</option>
453 <option>--version</option>
461 <option>-v</option>
464 <option>--verbose</option>
473 This option is passed through <command>install</command> or