diff --git a/wayvr/src/main.rs b/wayvr/src/main.rs index 6649b633..eb2f7670 100644 --- a/wayvr/src/main.rs +++ b/wayvr/src/main.rs @@ -64,7 +64,7 @@ struct Args { #[arg(long)] openxr: bool, - /// Show the working set of overlay on startup + /// Show the working set of overlay on startup. Also skips tutorial. #[arg(long)] show: bool,