aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/utils/ready-made_scripts.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-25 21:04:19 +0200
committerThéo de la Hogue2024-04-25 21:04:19 +0200
commit350cbb2a0b2ca673c6c72df6bf4dd1ab562b2ade (patch)
treecb3c87b5a1ee4107a7035821c429a5d3817c1151 /docs/user_guide/utils/ready-made_scripts.md
parent8b97c9949fce67239a2ee01a5591e11767c5dd87 (diff)
downloadargaze-350cbb2a0b2ca673c6c72df6bf4dd1ab562b2ade.zip
argaze-350cbb2a0b2ca673c6c72df6bf4dd1ab562b2ade.tar.gz
argaze-350cbb2a0b2ca673c6c72df6bf4dd1ab562b2ade.tar.bz2
argaze-350cbb2a0b2ca673c6c72df6bf4dd1ab562b2ade.tar.xz
Improving documentation.
Diffstat (limited to 'docs/user_guide/utils/ready-made_scripts.md')
-rw-r--r--docs/user_guide/utils/ready-made_scripts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/utils/ready-made_scripts.md b/docs/user_guide/utils/ready-made_scripts.md
index 2c657e0..5f521e1 100644
--- a/docs/user_guide/utils/ready-made_scripts.md
+++ b/docs/user_guide/utils/ready-made_scripts.md
@@ -22,7 +22,7 @@ python -m argaze CONFIGURATION
Use -p option to enable pipe communication at given address:
```shell
-python -m argaze post_processing_context.json -p /tmp/argaze
+python -m argaze CONFIGURATION -p /tmp/argaze
```
Open another tab in the **same** Terminal window then, you can send any Python command into the pipe.