Svs-project-alter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Navigation: [[Documentation]] / [[Commands]] / [[svs-project-alter]] | Navigation: [[Documentation]] / [[Commands]] / [[svs-project-alter]] | ||
---- | ---- | ||
<div style="text-align: center">svs-project-alter: version 2. | <div style="text-align: center">svs-project-alter: version 2.204.c62bd73(2018-07-04 10:11) [CATs - Conversion And Analysis Tools]</div>'''Name''' | ||
<span style="margin-left: 15px;">svs-project-alter</span> | <span style="margin-left: 15px;">svs-project-alter</span> | ||
Line 20: | Line 20: | ||
| <span style="color: purple;">projectdb</span><br/><div style="margin-left: 30px;">filename with the project database</div> | | <span style="color: purple;">projectdb</span><br/><div style="margin-left: 30px;">filename with the project database</div> | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| <span style="color: purple;">command</span><br/><div style="margin-left: 30px;">Supported commands:<br /><span></span> softreset = set processing items into unprocessed state<br /><span></span> hardreset = set all items into unprocessed state<br /><span></span> finalizeall = set all items into processed state<br /><span></span> addindx = add primary index to the ID column<br /><span></span> removeindx = remove primary index from the ID solumn<br /><span></span> rebuildindx = removeindx + addindx<br /><span></span> deleteall = delete all records from project database | | <span style="color: purple;">command</span><br/><div style="margin-left: 30px;">Supported commands:<br /><span></span> softreset = set processing items into unprocessed state<br /><span></span> hardreset = set all items into unprocessed state<br /><span></span> finalizeall = set all items into processed state<br /><span></span> addindx = add primary index to the ID column<br /><span></span> removeindx = remove primary index from the ID solumn<br /><span></span> rebuildindx = removeindx + addindx<br /><span></span> deleteall = delete all records from project database</div> | ||
|} | |} | ||
Revision as of 09:20, 4 July 2018
Navigation: Documentation / Commands / svs-project-alter
svs-project-alter: version 2.204.c62bd73(2018-07-04 10:11) [CATs - Conversion And Analysis Tools]
Name
svs-project-alter
Synopsis
svs-project-alter [OPTIONS] [--] projectdb command
Description
Alter a project setup.
Arguments
projectdb filename with the project database
|
command Supported commands:
softreset = set processing items into unprocessed state hardreset = set all items into unprocessed state finalizeall = set all items into processed state addindx = add primary index to the ID column removeindx = remove primary index from the ID solumn rebuildindx = removeindx + addindx deleteall = delete all records from project database |
Options
-v, --verbose increase output verbosity
|
--version output version information and exit
|
-h, --help display this help and exit
|