Changeset 308
- Timestamp:
- 24/03/15 22:30:53 (6 years ago)
- Location:
- CCCC/trunk/doc
- Files:
-
- 38 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CCCC/trunk/doc/source/index.rst
r305 r308 14 14 Usage (ccinit) 15 15 =============== 16 17 Calling options 18 --------------- 19 20 ============================================= ========================================================== 21 Command line Description 22 ============================================= ========================================================== 23 ceda-cc -p <project> -D <directory> [..] check all data in directory tree under specified directory 24 ceda-cc -p <project> -d <directory> [..] check all data in specified directory 25 ceda-cc -p <project> -f <file> [..] check a single file 26 ceda-cc --sum <log file directory> [..] create an overview of results 27 ceda-cc --copy-config <target diectory> [..] copy configuration files to a new directory 28 ============================================= ========================================================== 16 29 17 30 .. automodule:: ccinit
Note: See TracChangeset
for help on using the changeset viewer.