Low: tools: Remove "if (optind > argc)" blocks from some tools.
If a tool has been converted to using glib for command line processing,
I don't think there is any way for these blocks to be run. At least, I
have not been able to find a way to do so.