can convert command-line arguments (a Seq[String]) into an Either[String, Config] representing either a successfully merged configuration (Right(config)) or an error.
Extends the ArgsAsConfigParser to also offer the usual suspects - 'help' and '-show=<path/to/config>'