K 10 svn:author V 7 delphij K 8 svn:date V 27 2010-12-14T20:35:08.063792Z K 7 svn:log V 311 Revert r216423 per request from Jilles. The new behavior prevents us from being able to bail out explicitly on unknown options that we have not implemented. BASH for instance have introduced a '-v' for printf(1) builtin and it seems to be bad to pretend that we supported it and have a script break silently. END