1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-30 18:53:53 +02:00

fbset: add missing option (#17872)

This commit is contained in:
Managor 2025-08-28 05:03:23 +03:00 committed by GitHub
parent 217e4c76bd
commit 5014ae92a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,4 +13,4 @@
- Set an arbitrary framebuffer mode:
`sudo fbset {{TTY_horizontal}} {{TTY_vertical}} {{monitor_horizontal}} {{monitor_vertical}} {{color_depth}}`
`sudo fbset {{[-g|--geometry]}} {{TTY_horizontal}} {{TTY_vertical}} {{monitor_horizontal}} {{monitor_vertical}} {{color_depth}}`