IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2010, 4:01:44 PM (16 years ago)
Author:
eugene
Message:

added list -copy option; added mextract, avextract features to support all existing fields; filled out the --help fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/ListOps.c

    r26371 r27587  
    190190      if (!strcmp (temp, "-split")) goto escape;
    191191      if (!strcmp (temp, "-splitbychar")) goto escape;
     192      if (!strcmp (temp, "-copy")) goto escape;
    192193      if (!strcmp (temp, "-add")) goto escape;
    193194      if (!strcmp (temp, "-del")) goto escape;
Note: See TracChangeset for help on using the changeset viewer.