aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/utils/ready-made_scripts.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/utils/ready-made_scripts.md')
-rw-r--r--docs/user_guide/utils/ready-made_scripts.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/user_guide/utils/ready-made_scripts.md b/docs/user_guide/utils/ready-made_scripts.md
index 262a0ef..4767969 100644
--- a/docs/user_guide/utils/ready-made_scripts.md
+++ b/docs/user_guide/utils/ready-made_scripts.md
@@ -9,12 +9,12 @@ Collection of command-line scripts to provide useful features.
!!! note
*Use -h option to get command arguments documentation.*
-## Eyetracker pipeline handler
+## ArGaze context handler
-Load and execute eyetracker pipeline.
+Load and execute any ArGaze context from a JSON CONFIGURATION file.
```shell
-python ./src/argaze/utils/pipeline_run.py CONFIGURATION
+python ./src/argaze/utils/context_run.py CONFIGURATION
```
## ArUco markers group exporter