1
0
Fork 0
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:
Managor 2025-03-10 15:27:05 +02:00 committed by GitHub
parent 4f897e8be2
commit 8b7a52dbe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/linux/resize.md Normal file
View 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`