1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 02:02:07 +02:00
tldr/pages/common/view.md
2022-12-04 19:12:49 +10:00

9 lines
158 B
Markdown

# view
> A read-only version of `vim`.
> This is equivalent to `vim -R`.
> More information: <https://www.vim.org>.
- Open a file:
`view {{path/to/file}}`