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:
de06046
)
updated usage
author
Miloš Mulač
<mulac@civ.zcu.cz>
Thu, 1 Jun 2006 11:06:22 +0000
(11:06 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Thu, 1 Jun 2006 11:06:22 +0000
(11:06 +0000)
org.glite.lb.client/examples/job_reg.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/examples/job_reg.c
b/org.glite.lb.client/examples/job_reg.c
index
2512ef8
..
7051ed8
100644
(file)
--- a/
org.glite.lb.client/examples/job_reg.c
+++ b/
org.glite.lb.client/examples/job_reg.c
@@
-14,7
+14,7
@@
extern int opterr,optind;
static void usage(char *me)
{
- fprintf(stderr,"usage: %s [-m bkserver] [-x] [-j dg_jobid] [-s source_id] [-n num_subjobs [-S]]\n", me);
+ fprintf(stderr,"usage: %s [-m bkserver] [-x] [-j dg_jobid] [-s source_id] [-n num_subjobs [-S]]
[-l jdl_file]
\n", me);
}
int main(int argc, char *argv[])