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.231.418d045(2020-03-01 18:49) [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> |
Latest revision as of 22:32, 3 March 2020
Navigation: Documentation / Commands / svs-project-alter
svs-project-alter: version 2.231.418d045(2020-03-01 18:49) [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
|