1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-17 03:35:25 +02:00
tldr/pages/common/rnano.md

19 lines
291 B
Markdown
Raw Normal View History

# rnano
> A restricted version of `nano`.
> Command-line text editor with restricted drive access.
> See also: `nano`.
> More information: <https://manned.org/rnano>.
- Start the editor:
`rnano`
- Open a specific file:
`rnano {{path/to/file}}`
- Display help:
`rnano {{[-h|--help]}}`