mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
📝 Default -> Defaults
This commit is contained in:
@@ -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.')
|
||||
|
||||
Reference in New Issue
Block a user