ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/crab_help.py
(Generate patch)

Comparing COMP/CRAB/python/crab_help.py (file contents):
Revision 1.79 by ewv, Mon Dec 8 21:57:20 2008 UTC vs.
Revision 1.80 by spiga, Mon Dec 8 22:35:51 2008 UTC

# Line 27 | Line 27 | The most useful general options (use '-h
27    -kill [range]             -- kill submitted jobs.
28    -resubmit [range]         -- resubmit killed/aborted/retrieved jobs.
29    -copyData [range]         -- copy locally the output stored on remote SE.
30 <  -renewProxy               -- renew the proxy on the server.
30 >  -renewCredential          -- renew credential on the server.
31    -clean                    -- gracefully cleanup the directory of a task.
32    -testJdl [range]          -- check if resources exist which are compatible with jdl.
33    -list [range]             -- show technical job details.
# Line 253 | Line 253 | Kill (cancel) jobs which have been submi
253  
254   Copy locally (on current working directory) the output previously stored on remote SE by the jobs. Of course, only if copy_data option has been set.
255  
256 < =item B<-renewProxy >
256 > =item B<-renewCredential >
257  
258 < If using the server modality, this command allows to delegate a valid long proxy to the server associated with the task.
258 > If using the server modality, this command allows to delegate a valid credential (proxy/token) to the server associated with the task.
259  
260   =item B<-testJdl [range]>
261  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines