From cd34d3a2b889b4e70204629441b2f309ddb3516c Mon Sep 17 00:00:00 2001 From: technobaboo Date: Thu, 12 Aug 2021 05:29:57 -0500 Subject: [PATCH] Update run page --- docs/getting-started/run.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting-started/run.md b/docs/getting-started/run.md index 9e509777..ce7c2741 100644 --- a/docs/getting-started/run.md +++ b/docs/getting-started/run.md @@ -5,6 +5,7 @@ sidebar_position: 3 # Use ## Server +### Help screen ``` Stardust XR Usage: stardustxr [OPTIONS] @@ -13,4 +14,4 @@ Options: -h,--help Print this help message and exit -F,--flatscreen Run Stardust in flatscreen mode --field-debug Draw translucent meshes around fields - ``` \ No newline at end of file +```