mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
resize: add page (#15872)
This commit is contained in:
parent
4f897e8be2
commit
8b7a52dbe3
1 changed files with 12 additions and 0 deletions
12
pages/linux/resize.md
Normal file
12
pages/linux/resize.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# resize
|
||||||
|
|
||||||
|
> Resize terminal size to the window size.
|
||||||
|
> More information: <https://manned.org/resize>.
|
||||||
|
|
||||||
|
- Resize the terminal:
|
||||||
|
|
||||||
|
`resize`
|
||||||
|
|
||||||
|
- Print terminal size:
|
||||||
|
|
||||||
|
`resize -s`
|
Loading…
Add table
Reference in a new issue