diff --git a/pages/linux/waypipe.md b/pages/linux/waypipe.md index a93f016699..c317c7f033 100644 --- a/pages/linux/waypipe.md +++ b/pages/linux/waypipe.md @@ -10,3 +10,7 @@ - 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}}`