From 24fa2feba01975fecfd85edf2e6e9373de522369 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 24 Apr 2024 11:42:05 +0200 Subject: Improving documentation. --- docs/user_guide/utils/ready-made_scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/utils/ready-made_scripts.md b/docs/user_guide/utils/ready-made_scripts.md index 3640784..2c657e0 100644 --- a/docs/user_guide/utils/ready-made_scripts.md +++ b/docs/user_guide/utils/ready-made_scripts.md @@ -25,7 +25,7 @@ Use -p option to enable pipe communication at given address: python -m argaze post_processing_context.json -p /tmp/argaze ``` -Then, in another console window, you can send any Python command into the pipe. +Open another tab in the **same** Terminal window then, you can send any Python command into the pipe. For example: -- cgit v1.1