Use double-hyphens for all switches (Wincent Strings Utility, dea11de)
The NSUserDefaults standard for command-line switches uses only a single hyphen, which is a little unorthodox. Use more conventional double hyphens instead by inserting an additional hyphen in the default names.
Signed-off-by: Greg Hurrell <greg@hurrell.net>