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:
parent
217e4c76bd
commit
5014ae92a3
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue