busybox/findutils
Bernhard Reutner-Fischer 2e73d84c02 find: tweak error message
big find:
find: missing argument to `-exec'
we now say
find: -exec requires an argument
instead of the cryptic message we emitted previously.
Additional benefit is that it's now 23 bytes smaller.

Add TODO to add '-exec {} +' support

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-25 13:22:37 +01:00
..
2010-02-25 13:22:37 +01:00
2006-10-05 10:17:08 +00:00
2009-11-13 09:08:27 +01:00