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

158 B

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