Changeset 233:01c44c8eecf8 in roaraudio


Ignore:
Timestamp:
07/24/08 15:11:25 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

changed the name of the tool to the rigth one in help ;)

Location:
roarclients
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarcat2sock.c

    r83 r233  
    66 
    77void usage (void) { 
    8  printf("roarcat [OPTIONS]...\n"); 
     8 printf("roarcat2sock [OPTIONS]...\n"); 
    99 
    1010 printf("\nOptions:\n\n"); 
  • roarclients/roarctl.c

    r112 r233  
    77 
    88void usage (void) { 
    9  printf("roarcat [OPTIONS]... COMMAND [OPTS] [COMMAND [OPTS] [COMMAND [OPTS] [...]]]\n"); 
     9 printf("roarctl [OPTIONS]... COMMAND [OPTS] [COMMAND [OPTS] [COMMAND [OPTS] [...]]]\n"); 
    1010 
    1111 printf("\nOptions:\n\n"); 
  • roarclients/roarfilt.c

    r140 r233  
    77 
    88void usage (void) { 
    9  printf("roarcat [OPTIONS]...\n"); 
     9 printf("roarfilt [OPTIONS]...\n"); 
    1010 
    1111 printf("\nOptions:\n\n"); 
  • roarclients/roarmon.c

    r58 r233  
    66 
    77void usage (void) { 
    8  printf("roarcat [OPTIONS]...\n"); 
     8 printf("roarmon [OPTIONS]...\n"); 
    99 
    1010 printf("\nOptions:\n\n"); 
Note: See TracChangeset for help on using the changeset viewer.