mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 07:58:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display the current state of the system (known screens, resolutions, ...):
|
||||
|
||||
`xrandr --query`
|
||||
`xrandr {{[-q|--query]}}`
|
||||
|
||||
- Disable disconnected outputs and enable connected ones with default settings:
|
||||
|
||||
@@ -34,4 +34,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display the current state of any X server:
|
||||
|
||||
`xrandr --display :{{0}} --query`
|
||||
`xrandr {{[-d|--display]}} :{{0}} {{[-q|--query]}}`
|
||||
|
||||
Reference in New Issue
Block a user