Description
Follow-on from HADOOP-10736 as per Andrew Wang - the key shell uses the gnu double dash style for command line args, while other command line programs use a single dash. Consider changing this, and consider another argument parsing scheme, like the CommandLine class.