Skip to content

Commit 6e8c02c

Browse files
committed
standalone doc updates
1 parent c10db48 commit 6e8c02c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

md/6_2_standalone/5_standalone_faq/standalone_faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ command line arguments.
77

88
- `--fullscreen` Open editor in fullscreen window on start
99
- `--maximize-renderer` Maximize the renderer to window size on start
10+
- `--patch=<path>` Open patch from `.cables` file on start
1011

1112
Use `--help` for more info.
1213

1314
## How can I let cables standalone run on my internal GPU instead of the dedicated one?
1415

1516
If you need or want to run cables or patches on the internal GPU of your laptop instead of the dedicated one
16-
(which is forced by default), there is two commandline arguments to control the behaviour:
17+
(which is forced by default), there are two commandline arguments to control the behaviour:
1718

1819
- `--force-igpu` Force using integrated GPU when there are multiple GPUs available.
1920
- `--dont-force-dgpu` DO NOT force using discrete GPU when there are multiple GPUs available.
2021

2122
Use `--help` for more info.
2223

23-
2424
## Where can I find more information and tutorials to get started?
2525

2626
There are plenty of tutorial videos on our [YouTube channel](https://www.youtube.com/cables_gl), some cover specific standalone topics. Feel free to suggest

0 commit comments

Comments
 (0)