Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-10 00:18:10 +00:00
parent 23dbe1558c
commit 5dffd8f775
10 changed files with 106 additions and 42 deletions

View File

@@ -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}}`