mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 23:49:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,3 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Open an SSH tunnel to run any program remotely and display it locally:
|
||||
|
||||
`waypipe ssh {{user}}@{{server}}`
|
||||
|
||||
- Skip testing for Vulkan support:
|
||||
|
||||
`waypipe --test-skip-vulkan ssh {{user}}@{{server}} {{program}}`
|
||||
|
||||
Reference in New Issue
Block a user