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.48 by spiga, Thu Mar 20 11:29:51 2008 UTC vs.
Revision 1.49 by spiga, Wed Mar 26 14:04:05 2008 UTC

# Line 28 | Line 28 | The most useful general options (use '-h
28    -testJdl [range]    -- check if resources exist which are compatible with jdl
29    -list [range]       -- show technical job details
30    -postMortem [range] -- provide a file with information useful for post-mortem analysis of the jobs
31 <  -printId [range]    -- print the job SID
31 >  -printId [range]    -- print the job SID or Task Unique ID while using the server
32    -continue|-c [dir]  -- Apply command to task stored in [dir].
33 <  -h [format]         -- Detailed help. Formats: man (default), tex, html, txt.
34 <  -cfg fname          -- Configuration file name. Default is 'crab.cfg'.
33 >  -h [format]         -- Detailed help. Formats: man (default), tex, html, txt
34 >  -cfg fname          -- Configuration file name. Default is 'crab.cfg'
35    -debug N            -- set the verbosity level to N
36 <  -v                  -- Print version and exit.
36 >  -v                  -- Print version and exit
37  
38    "range" has syntax "n,m,l-p" which correspond to [n,m,l,l+1,...,p-1,p] and all possible combination
39  
# Line 313 | Line 313 | From version 210, also local scheduler a
313  
314   =item B<server_name>
315  
316 < To use the CRAB-server support it is needed to fill this key with server name as server_<Server_DOMAIN> (e.g. server_cnaf). If I<server_name=None> crab works in standalone way.
316 > To use the CRAB-server support it is needed to fill this key with server name as <Server_DOMAIN> (e.g. cnaf,fnal). If I<server_name=None> crab works in standalone way.
317   The server available to users can be found from CRAB web page.
318  
319   =back

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines