mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
view: add page (#1725)
This commit is contained in:
parent
01c43a8888
commit
dc87a972cb
1 changed files with 8 additions and 0 deletions
8
pages/common/view.md
Normal file
8
pages/common/view.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# view
|
||||||
|
|
||||||
|
> A read-only version of `vim`.
|
||||||
|
> This is equivalent to `vim -R`.
|
||||||
|
|
||||||
|
- Open a file:
|
||||||
|
|
||||||
|
`view {{file}}`
|
Loading…
Add table
Reference in a new issue