atom: Add extra examples
This commit is contained in:

committed by
Agniva De Sarker

parent
ccb73597b1
commit
4738e82768
@@ -10,3 +10,11 @@
|
||||
- Open a file or folder in a new window:
|
||||
|
||||
`atom -n {{path/to/file_or_folder}}`
|
||||
|
||||
- Open atom in safe mode (does not load any additional packages):
|
||||
|
||||
`atom --safe`
|
||||
|
||||
- Prevent atom from forking into the background, keeping atom attached to the terminal:
|
||||
|
||||
`atom --foreground`
|
||||
|
Reference in New Issue
Block a user