mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-11 15:47:26 +00:00
Update cheatsheets
This commit is contained in:
@@ -24,10 +24,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`gamescope {{[-r|--nested-refresh]}} 30 -- %command%`
|
||||
|
||||
- Launch Steam in Big Picture Mode and integrate with gamescope:
|
||||
|
||||
`gamescope {{[-e|--steam]}} -- /usr/bin/steam -tenfoot`
|
||||
|
||||
- Toggle fullscreen:
|
||||
|
||||
`<Super f>`
|
||||
|
||||
- Show help:
|
||||
- Display help:
|
||||
|
||||
`gamescope --help`
|
||||
|
||||
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display CPU statistics:
|
||||
|
||||
`iostat -c`
|
||||
`iostat {{[-c|--compact]}}`
|
||||
|
||||
- Display disk statistics with disk names (including LVM):
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`ipcs {{[-l|--limits]}} {{--bytes|--human}}`
|
||||
|
||||
- Show s[u]mmary about current usage:
|
||||
- Show summary about current usage:
|
||||
|
||||
`ipcs {{[-u|--summary]}}`
|
||||
|
||||
|
||||
@@ -11,4 +11,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Initialize a project for `libtool` by copying necessary files (avoiding symbolic links) and overwriting existing files if needed:
|
||||
|
||||
`libtoolize {{[-c|--copy]}} {{[-f|--force]}}`
|
||||
`libtoolize {{[-cf|--copy --force]}}`
|
||||
|
||||
Reference in New Issue
Block a user