Skip to content

Commit cbc18da

Browse files
committed
Add doc for importtables.
1 parent 02faf74 commit cbc18da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

share/man/man1/roundup-admin.1

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,17 @@ The new nodes are added to the existing database - if you want to
128128
create a new database using the imported data, then create a new
129129
database (or, tediously, retire all the old data). See also export.
130130
.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
131142
\fBinitialise\fP \fI[adminpw]\fP
132143
Initialise a new Roundup tracker.
133144

0 commit comments

Comments
 (0)