mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-28 11:22:08 +03:00
atom: add page
This commit is contained in:
parent
f38c34f484
commit
c9afa270ef
11
pages/common/atom.md
Normal file
11
pages/common/atom.md
Normal file
@ -0,0 +1,11 @@
|
||||
# atom
|
||||
|
||||
> A hackable text editor for the 21st century.
|
||||
|
||||
- Open a file or folder:
|
||||
|
||||
`atom {{path/to/file/or/folder}}`
|
||||
|
||||
- Open a file or folder in a new window:
|
||||
|
||||
`atom -n {{path/to/file/or/folder}}`
|
Loading…
Reference in New Issue
Block a user