Changeset 274:7da1849ab394 in roaraudio


Ignore:
Timestamp:
07/24/08 16:00:52 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added --restart to help, typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/roard.c

    r74 r274  
    1212        " --demon               - Bring the server into background after init\n" 
    1313        " --terminate           - Terminate after last client quited\n" 
     14        " --restart             - Trys to stop an old instance and start a new with new settings\n" 
    1415       ); 
    1516 
     
    4344        "                         You need the permittions to change the GID\n" 
    4445        " --no-listen           - Do not listen for new clients (only usefull for relaing)\n" 
    45         " --client-fh           - Communite with a client over this handle\n" 
     46        " --client-fh           - Comunicate with a client over this handle\n" 
    4647        "                         (only usefull for relaing)\n" 
    4748       ); 
Note: See TracChangeset for help on using the changeset viewer.