We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c000597 + 15d1428 commit e548462Copy full SHA for e548462
1 file changed
content/pages/environment/index.mdx
@@ -572,9 +572,9 @@ Processing includes a Command Line Interface (CLI) to run sketches from the term
572
573
Make sure Processing is installed, then run the help command to see all available options and examples.
574
575
-*Windows (PowerShell)*
+*Windows*
576
```
577
-processing.exe --help
+processing --help | more
578
579
580
*Linux*
0 commit comments