Skip to content

Commit 6e5f368

Browse files
committed
Update example in command line documentation to reflect new user path for RUNPROGRAM argument
1 parent b8a6ceb commit 6e5f368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/command_line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Where `/PLUGIN=` runs a plugin by its folder name in `API.x64`, `/RUNPROGRAM=` r
7070
to the script:
7171

7272
```powershell
73-
D:\cadwork.dir\ci_start.exe ".\Downloads\test_elements_walls.3d" /EXE=D:\cadwork.dir\exe_2026 /RUNPROGRAM="C:\Users\MichaelBrunner\Downloads\export_elements_jsonl.py"
73+
D:\cadwork.dir\ci_start.exe ".\Downloads\test_elements_walls.3d" /EXE=D:\cadwork.dir\exe_2026 /RUNPROGRAM="C:\Users\JonDoe\Downloads\export_elements_jsonl.py"
7474
```
7575

7676
!!! tip

0 commit comments

Comments
 (0)