From cd3c855c804825ed24485aa22a283af9f0816789 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 30 Aug 2011 03:26:28 +0200 Subject: [PATCH 1/1] server: Fix typo in help text of the stat command. The "=" is necessary. --- server.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.cmd b/server.cmd index d3fad648..c9b34d1c 100644 --- a/server.cmd +++ b/server.cmd @@ -94,7 +94,7 @@ H: Print server uptime and other information. N: stat P: VSS_READ D: Print status info for the current audio file. -U: stat [-n num] [-p] +U: stat [-n=num] [-p] H: If -n is given, the command exits after having displayed the status n H: times. Otherwise, the command runs in an endless loop. H: -- 2.39.2