mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 02:02:07 +02:00
9 lines
158 B
Markdown
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}}`
|