aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-24 11:42:05 +0200
committerThéo de la Hogue2024-04-24 11:42:05 +0200
commit24fa2feba01975fecfd85edf2e6e9373de522369 (patch)
tree266e953146da99cbfe412f68442ec58ecbe7e04a
parent23dfd7a70bd1ddc2c03aa465557235c6430a482e (diff)
downloadargaze-24fa2feba01975fecfd85edf2e6e9373de522369.zip
argaze-24fa2feba01975fecfd85edf2e6e9373de522369.tar.gz
argaze-24fa2feba01975fecfd85edf2e6e9373de522369.tar.bz2
argaze-24fa2feba01975fecfd85edf2e6e9373de522369.tar.xz
Improving documentation.
-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 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: