de46de4dd1
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. |
||
---|---|---|
.. | ||
Makefile | ||
printf.1 | ||
printf.c |