mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
atom: add page
This commit is contained in:
parent
f38c34f484
commit
c9afa270ef
1 changed files with 11 additions and 0 deletions
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…
Add table
Reference in a new issue