diff --git a/tests/rigctld.c b/tests/rigctld.c index be2a795da..9fda64acb 100644 --- a/tests/rigctld.c +++ b/tests/rigctld.c @@ -522,7 +522,7 @@ int main(int argc, char *argv[]) if (!vfo_mode) { - printf("Recommend using --vfo switch for rigctld\n"); + printf("Recommend using --vfo switch for rigctld if clients supports it\n"); printf("rigctl and netrigctl will automatically detect vfo mode\n"); }