options: add --version option and handle empty argument list

Added the -V/--version option to print the rteval version number
and exit.

Added code to handle no arguments, which will trigger a usage message
from the option parser.

Signed-off-by: Clark Williams <williams@redhat.com>
1 file changed