📝 Default -> Defaults

This commit is contained in:
Kevin Sawicki
2015-02-03 16:32:09 -08:00
parent 456e511031
commit 745e9c8284

View File

@@ -103,7 +103,7 @@ parseCommandLine = ->
Defaults to `~/github/atom`.
ATOM_HOME The root path for all configuration files and folders.
Default to `~/.atom`.
Defaults to `~/.atom`.
"""
options.alias('d', 'dev').boolean('d').describe('d', 'Run in development mode.')
options.alias('f', 'foreground').boolean('f').describe('f', 'Keep the browser process in the foreground.')