Description of problem: After 'mozilla-plugin-config --help' these show up (among many other things): -i --install Install/wrap all availabile plug-ins (the default option) -c --check Check all plug-ins (the default option) An observation of runs seem to show that only the second of these lines is correct. Also this line: -3 --32bit Process only plugins for 32-bit browsers appears to suggest that nspluginwrapper.x86_64 will process 32bit plugins. It is not that easy to find an information that also nspluginwrapper.i386 is needed (as a documentation for this utility ranges between scant and non-existent). Could be that tidbit added to that help text? It is trivial to make it show up only when architecture is relevant. Version-Release number of selected component (if applicable): nspluginwrapper-0.9.91.5-8.fc8 How reproducible: always
I hope it's fixed now. There's only one default argument "-c" (check).