Mercurial > p > roundup > code
comparison share/man/man1/roundup-admin.1 @ 6216:9d3b4472a47d
Add doc for importtables.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 01 Jul 2020 12:56:17 -0400 |
| parents | d25638d1826c |
| children | f924af12ef50 |
comparison
equal
deleted
inserted
replaced
| 6215:af372b9372f6 | 6216:9d3b4472a47d |
|---|---|
| 126 | 126 |
| 127 The new nodes are added to the existing database - if you want to | 127 The new nodes are added to the existing database - if you want to |
| 128 create a new database using the imported data, then create a new | 128 create a new database using the imported data, then create a new |
| 129 database (or, tediously, retire all the old data). See also export. | 129 database (or, tediously, retire all the old data). See also export. |
| 130 .TP | 130 .TP |
| 131 \fBimporttables\fP \fIimport_dir\fP | |
| 132 Import a database from the directory containing CSV files, | |
| 133 two per class to import. | |
| 134 | |
| 135 The imported nodes will have the same nodeid as defined in the | |
| 136 import file, thus replacing any existing content. | |
| 137 | |
| 138 This only imports database tables. It does not import files/message | |
| 139 content. It is used to import data exported by exporttables. See also | |
| 140 exporttables. | |
| 141 .TP | |
| 131 \fBinitialise\fP \fI[adminpw]\fP | 142 \fBinitialise\fP \fI[adminpw]\fP |
| 132 Initialise a new Roundup tracker. | 143 Initialise a new Roundup tracker. |
| 133 | 144 |
| 134 The administrator details will be set at this step. | 145 The administrator details will be set at this step. |
| 135 .TP | 146 .TP |
