Changeset 18762 for trunk/ippTools/src/pzgetexpConfig.c
- Timestamp:
- Jul 28, 2008, 5:16:41 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pzgetexpConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pzgetexpConfig.c
r18172 r18762 51 51 psMetadataAddStr(args , PS_LIST_TAIL, "-telescope", 0, 52 52 "telescope name (required)", ""); 53 psMetadataAddS32(args, PS_LIST_TAIL, "-timeout", 0, 54 "HTTP timeout", 0); 55 53 56 54 57 bool status = false; … … 61 64 fprintf(stderr, "error parsing arguments\n"); 62 65 printf("\nPan-STARRS Phase Z Get Exposures Tool\n"); 63 printf("Usage: %s -uri <uri> -inst <camera> -telescope <telescope> \n\n",66 printf("Usage: %s -uri <uri> -inst <camera> -telescope <telescope> [-timeout <n>]\n\n", 64 67 argv[0]); 65 68 psArgumentHelp(args);
Note:
See TracChangeset
for help on using the changeset viewer.
