mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Add Editor to usage message
This commit is contained in:
@@ -68,7 +68,7 @@ parseCommandLine = ->
|
||||
version = app.getVersion()
|
||||
options = optimist(process.argv[1..])
|
||||
options.usage """
|
||||
Atom #{version}
|
||||
Atom Editor v#{version}
|
||||
|
||||
Usage: atom [options] [file ...]
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user