GNOME Bugzilla – Bug 628275
Orca should be more forgiving when invalid options and arguments are specified
Last modified: 2010-09-20 10:57:44 UTC
If the user specifies an invalid option (e.g. -z) or an invalid argument (e.g. --enable foo) or a missing argument (e.g. --enable, with nothing specified to enable), then Orca dumps the usage string and exits. This behavior is problematic for a couple of reasons: 1. The user then has to launch Orca without it speaking. 2. Try to figure out from the usage info spewed out what he/she did wrong. I think the more user-friendly thing to do would be: 1. Spit out more specific help 2. Try to start Orca with the bogus options/arguments removed
Fix committed as part of bug 628256: http://git.gnome.org/browse/orca/commit/?id=eb691b9571b7499129fb779440eadaadef0b4ac3