IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 26, 2018, 9:58:52 AM (8 years ago)
Author:
eugene
Message:

add usage info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/strpop.c

    r8189 r40521  
    77  if ((argc != 2) && (argc != 3)) {
    88    gprint (GP_ERR, "USAGE: strpop (var) [out]\n");
     9    gprint (GP_ERR, "   return the first word from the given variable, leaving behind the remaining words\n");
    910    return (FALSE);
    1011  }
Note: See TracChangeset for help on using the changeset viewer.