Changeset 2629

Show
Ignore:
Timestamp:
10/25/07 02:26:15 (1 year ago)
Author:
dhozac
Message:

Cleanup the help message.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/scripts/vserver

    r2628 r2629  
    4545                    execution of a synchronized 'stop' and a 'start' 
    4646    condrestart ... restarts the vserver when it is running already 
    47     suexec <user> <shell-command> <args*> 
     47    suexec <user> <command> <args*> 
    4848                ... executes a command as the specified user in the vserver 
    49     exec <shell-command> <args*> 
     49    exec <command> <args*> 
    5050                ... executes a command as root in the vserver 
    5151    enter       ... executes the configured shell in the vserver 
     
    5858 
    5959    build <buildopts>* 
    60                 ... builds a new vserver from scratch 
     60                ... builds a new vserver from scratch, see 
     61                    vserver ... build --help for details 
    6162    delete      ... remove a vserver 
    6263