vncmgr: Usage Message
Utility to reread configuration files and start/restart slaves.
USAGE:
% ncmgr reset [OPTIONS]
OPTIONS:
-help -- Print this message
-queue <name> -- Specify the queue name
-soft -- Starts any stopped, but configured slaves
-slaves -- Same as -soft
-hard * -- Stops and starts all slaves (jobs are lost)
-full * -- Same as -hard
* Warning: These options will forcefully stop all running jobs
EXAMPLES:
% ncmgr reset
% ncmgr reset -slaves
% ncmgr reset -full
% ncmgr reset -soft
% ncmgr reset -hard