Update help message to reflect changes to multi-path handling

This commit is contained in:
Max Brunsfeld
2015-04-09 13:06:11 -07:00
parent 74a627d41b
commit 09be369544

View File

@@ -91,12 +91,10 @@ parseCommandLine = ->
Usage: atom [options] [path ...]
One or more paths to files or folders to open may be specified.
File paths will open in the current window.
Folder paths will open in an existing window if that folder has already been
opened or a new window if it hasn't.
One or more paths to files or folders may be specified. If there is an
existing Atom window that contains all of the given folders, the paths
will be opened in that window. Otherwise, they will be opened in a new
window.
Environment Variables: