From aa82cb99802a643188d4e1f46fb3c7601fd8291a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arvo=20J=C3=A4rve?= Date: Mon, 27 Dec 2021 21:17:53 +0200 Subject: [PATCH] change exe name in doc --- doc/user_guide/en/utilities.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user_guide/en/utilities.adoc b/doc/user_guide/en/utilities.adoc index 337939af..cf5da21d 100644 --- a/doc/user_guide/en/utilities.adoc +++ b/doc/user_guide/en/utilities.adoc @@ -1,8 +1,8 @@ // Status=review -The _WSJT-X_ packages include program *+rigctl-wsjtx[.exe]+*, which +The _WSJT-X_ packages include program *+rigctl-jtdx[.exe]+*, which can be used to send CAT sequences to a rig from the command line, or -from a batch file or shell script; and program *+rigctld-wsjtx[.exe]+*, +from a batch file or shell script; and program *+rigctld-jtdx[.exe]+*, which allows other compatible applications to share a CAT connection to a rig. These program versions include the latest Hamlib rig drivers -- the same ones used by _WSJT-X_ itself.