projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93319f
)
server: Fix typo in help text of the stat command.
author
Andre Noll
<maan@systemlinux.org>
Tue, 30 Aug 2011 01:26:28 +0000
(
03:26
+0200)
committer
Andre Noll
<maan@systemlinux.org>
Fri, 2 Sep 2011 03:08:29 +0000
(
05:08
+0200)
The "=" is necessary.
server.cmd
patch
|
blob
|
history
diff --git
a/server.cmd
b/server.cmd
index
d3fad64
..
c9b34d1
100644
(file)
--- 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: