From 28950d87503c12d3e90928346011bed01f9728d3 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 3 Apr 2016 04:32:50 +0200 Subject: [PATCH] gui: Improve documentation of --stat-cmd. The new text is shorter and more to the point. --- m4/gengetopt/gui.m4 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/m4/gengetopt/gui.m4 b/m4/gengetopt/gui.m4 index 8e21356f..a6b718ee 100644 --- a/m4/gengetopt/gui.m4 +++ b/m4/gengetopt/gui.m4 @@ -41,15 +41,13 @@ string typestr = "command" default = "para_audioc -- stat -p" optional details = " - In order to run para_gui on a host on which no para_audiod - is running (hence the default command does not work), the - command + On a host on which the para_audiod service is not is running, the + default command will fail. An alternative is para_client -- stat -p - may be used. This command prints less information though. - In particular, no timing information about the current audio - file is printed. + This command connects para_server instead of para_audiod. However, + no timing information about the current audio file is printed. " #--------------------------------- -- 2.39.2