projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove trailing dot at the end of purpose texts.
[paraslash.git]
/
m4
/
gengetopt
/
dccp_recv.m4
diff --git
a/m4/gengetopt/dccp_recv.m4
b/m4/gengetopt/dccp_recv.m4
index
0e556dd
..
1ba3fb5
100644
(file)
--- a/
m4/gengetopt/dccp_recv.m4
+++ b/
m4/gengetopt/dccp_recv.m4
@@
-1,5
+1,7
@@
args "--no-version --no-help"
+purpose "Receive a DCCP audio stream"
+
option "host" i
"ip or host"
string default="localhost"