add --add flag

This commit is contained in:
Jan T. Sott
2018-07-24 11:38:29 +02:00
committed by Agniva De Sarker
parent 1e0e405ab6
commit 99377340c8

View File

@@ -11,6 +11,10 @@
`atom -n {{path/to/file_or_folder}}` `atom -n {{path/to/file_or_folder}}`
- Open a file or folder in an existing window:
`atom -a {{path/to/file_or_folder}}`
- Open atom in safe mode (does not load any additional packages): - Open atom in safe mode (does not load any additional packages):
`atom --safe` `atom --safe`