Parent Directory
|
Revision Log
|
Patch
revision 2456 by msalle, Mon Dec 5 16:45:13 2011 UTC | revision 2457 by msalle, Tue Dec 6 10:19:13 2011 UTC | |
---|---|---|
# | Line 385 sub getopts() { | Line 385 sub getopts() { |
385 | "h+" => \$shorthelp, | "h+" => \$shorthelp, |
386 | "V|version+" => \$version, | "V|version+" => \$version, |
387 | "H|host", | "H|host", |
388 | "p|port" | "p|port", |
389 | "u|url" | |
390 | ) or &usage and exit(1); | ) or &usage and exit(1); |
391 | ||
392 | $help and &usage and exit(0); | $help and &usage and exit(0); |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |