IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2008, 12:28:34 PM (18 years ago)
Author:
eugene
Message:

adding thread options to host and job

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/job.c

    r8296 r19124  
    3737  if (argc < 2) {
    3838    gprint (GP_ERR, "USAGE: job [options] (arg0) (arg1) ... (argN)\n");
     39    gprint (GP_ERR, "  arguments of the form @MAX_THREADS@ will be replaced when the job is launched\n");
    3940    FREE (Host);
    4041    return (FALSE);
Note: See TracChangeset for help on using the changeset viewer.