--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # o > Orbiton, a simple configuration-free text editor. > More information: . - Open a file in editor: `o {{path/to/file}}` - Open a file as read-only: `o {{[-m|-monitor]}} {{path/to/file}}` - Save the file: `` - Quit Orbiton: `` - Display help: `o {{[-h|--help]}}`