Changeset 17741 for trunk/ippTools/src/pzgetimfilesConfig.c
- Timestamp:
- May 19, 2008, 11:35:28 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pzgetimfilesConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pzgetimfilesConfig.c
r14600 r17741 53 53 psMetadataAddStr(args, PS_LIST_TAIL, "-telescope", 0, 54 54 "Telescope ID (required)", NULL); 55 psMetadataAddS32(args, PS_LIST_TAIL, "-timeout", 0, 56 "HTTP timeout", 0); 55 57 56 58 … … 65 67 fprintf(stderr, "error parsing arguments\n"); 66 68 printf("\nPan-STARRS Phase Z Get Imfiles Tool\n"); 67 printf("Usage: %s -uri <uri> -filesetid <id> \n\n", argv[0]);69 printf("Usage: %s -uri <uri> -filesetid <id> -inst <camera> -telescope <telescope [-timeout <n>]\n\n", argv[0]); 68 70 psArgumentHelp(args); 69 71 psFree(args);
Note:
See TracChangeset
for help on using the changeset viewer.
