Created attachment 314920 [details] Full output of Options Comparator Description of problem: /usr/sbin/alsactl claims in its help message that it recognizes command line option "-P", but the reality is different. Version-Release number of selected component (if applicable): alsa-utils-1.0.16-3.fc8 How reproducible: Always Steps to Reproduce: $ /usr/sbin/alsactl -P /usr/sbin/alsactl: invalid option -- P Usage: alsactl <options> command Available options: -h,--help this help -f,--file # configuration file (default /etc/alsa/asound.state or /etc/asound.names) -F,--force try to restore the matching controls as much as possible (default mode) -P,--pedantic don't restore mismatching controls (old default) -d,--debug debug mode -v,--version print version of this program Available commands: store <card #> save current driver setup for one or each soundcards to configuration file restore <card #> load current driver setup for one or each soundcards from configuration file names <card #> dump information about all the known present (sub-)devices into configuration file (DEPRECATED) Actual results: "invalid option" message and help message appear. Expected results: Behavior is the same as /usr/sbin/alsactl --pedantic Additional info:
Fixed in rawhide.