Skip to content

Commit 15d1428

Browse files
authored
Removed cli as that would hide options
1 parent b19d851 commit 15d1428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/pages/environment/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ Make sure Processing is installed, then run the help command to see all availabl
574574

575575
*Windows*
576576
```
577-
processing cli --help | more
577+
processing --help | more
578578
```
579579

580580
*Linux*

0 commit comments

Comments
 (0)