.\" Name: SiSU information Structuring Universe .\" Author: Ralph Amissah .\" Description: sisu sqlite package manpage .\" arch-tag: sisu manpage .\" License: GPL 2 or later .\" Notes: Process this file with .\" groff -man -Tascii sisu.1 .\" nroff -man sisu.1 | most .\" |sisu.1|@|^| .TH sisu_sqlite 7 "September 09, 2006" "version 0.46" "sisu \-I" .SH NAME .B SiSU \- Structured information, Serialized Units \- a document publishing system, sqlite dependency package .PP This is a dummy package to install the dependencies required by SiSU to populate an sqlite database .SH SYNOPSIS .B sisu .I \-d [instruction] [filename/wildcard if required] .PP .B sisu .I \-d \-\-(sqlite|pg) \-\-[instruction] [filename/wildcard if required] .PP .\"%% Description .SH DESCRIPTION .B sisu_sqlite .I is part of SiSU (man sisu) sisu_sqlite is a dummy package to install dependencies needed for sisu to populate an sqlite database, documented in man sisu .\"%% Flags Database .SH databases .TP dbi \- database interface .B \-d set for .I sqlite .TP .B \-\-sqlite \-\-createall initial step, creates required relations (tables, indexes) in existing (sqlite) database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi) .TP .B \-\-sqlite \-\-import \-v .I [filename/wildcard] imports data specified to (sqlite) db (rb.dbi) .TP .B \-\-sqlite \-\-update \-v .I [filename/wildcard] updates/imports specified data to (sqlite) db (rb.dbi) .TP .B \-\-sqlite \-\-remove \-v .I [filename/wildcard] removes specified data to (sqlite) db (rb.dbi) .TP .B \-\-sqlite \-\-dropall kills data" and drops (postgresql) db, tables & indexes .TP .B \-\-sqlite \-\-recreate kills data" and drops and rebuilds empty (postgresql) db, tables & indexes .RE .\"%% Further Information .SH FURTHER INFORMATION .PP For more information on .I SiSU see: .I .PP or .I man sisu .SH AUTHOR Ralph Amissah .I or .I .SH SEE ALSO .BR sisu(1), .BR sisu(8), .BR sisu_postgresql(7), .BR sisu_vim(7)