IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2006, 5:06:56 PM (20 years ago)
Author:
jhoblitt
Message:

minor cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetexpConfig.c

    r6876 r6976  
    3030        fprintf(stderr, "error parsing arguments\n");
    3131        printf("\nPan-STARRS Phase Z Search Tool\n");
    32         printf("Usage: %s -uri -inst -telescope\n\n", argv[0]);
     32        printf("Usage: %s -uri <uri> -inst <camera> -telescope <telescope>\n\n",
     33            argv[0]);
    3334        psArgumentHelp(args);
    3435        psFree(config);
Note: See TracChangeset for help on using the changeset viewer.