Changeset 5876:c91bbf4178df in roaraudio


Ignore:
Timestamp:
01/24/13 14:58:14 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected help output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarpluginrunner.c

    r5836 r5876  
    6363 
    6464 fprintf(stderr, "\nRunner Options:\n\n"); 
    65  fprintf(stderr, "    --option-touch       - Do not keep the plugin running:" 
     65 fprintf(stderr, "    --option-touch       - Do not keep the plugin running:\n" 
    6666                 "                           Do a single UPDATE cycle.\n" 
    6767                 "    --option-no-touch    - Disable touch option.\n" 
Note: See TracChangeset for help on using the changeset viewer.