1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-01 23:37:57 +01:00
tldr/pages/common/atom.md
2016-01-22 11:30:57 -05:00

181 B

atom

A cross-platform text editor.

  • 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}}