From 350cbb2a0b2ca673c6c72df6bf4dd1ab562b2ade Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Thu, 25 Apr 2024 21:04:19 +0200 Subject: Improving documentation. --- docs/user_guide/utils/ready-made_scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user_guide/utils/ready-made_scripts.md') 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. -- cgit v1.1