git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93a4896
)
updated misleading usage() info
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Wed, 21 Jun 2006 13:18:30 +0000
(13:18 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Wed, 21 Jun 2006 13:18:30 +0000
(13:18 +0000)
org.glite.lb.logger/src/logd.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/src/logd.c
b/org.glite.lb.logger/src/logd.c
index
736a00a
..
1fbd625
100644
(file)
--- a/
org.glite.lb.logger/src/logd.c
+++ b/
org.glite.lb.logger/src/logd.c
@@
-80,7
+80,7
@@
usage(char *program_name) {
"-c, --cert <file> location of server certificate\n"
"-k, --key <file> location of server private key\n"
"-C, --CAdir <dir> directory containing CA certificates\n"
- "-s, --socket <dir>
socket to send messages (NOT IMPLEMENTED YET)
\n"
+ "-s, --socket <dir>
interlogger's socket to send messages to
\n"
"--noAuth do not check caller's identity\n"
"--noIPC do not send messages to inter-logger\n"
"--noParse do not parse messages for correctness\n",