diff options
author | Daniel Baumann <daniel@debian.org> | 2010-07-08 03:28:41 +0200 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-07-07 21:48:09 -0400 |
commit | cf8453789f39740e8a8b9d4edd2ad2604c42e082 (patch) | |
tree | d5c278e9afd44e96ff071cc93d926bf0ff29db41 /man/man1/sisu-pg.1 | |
parent | some cleaning of default outputs, ongoing (diff) |
Adding manpages for newly added sisu aliases.
Diffstat (limited to 'man/man1/sisu-pg.1')
-rw-r--r-- | man/man1/sisu-pg.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/man/man1/sisu-pg.1 b/man/man1/sisu-pg.1 new file mode 100644 index 00000000..9b5c2148 --- /dev/null +++ b/man/man1/sisu-pg.1 @@ -0,0 +1,33 @@ +.TH SISU\-PG 1 2010\-07\-07 2.6.0 SiSU + +.SH NAME +\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system + +.SH SYNOPSIS +\fBsisu\-pq\fR \fIsisu_document.sst\fR | \fIsisu_document.ssm\fR + +.SH DESCRIPTION +\fBSiSU\fR is a lightweight markup based document structuring, publishing and search framework for document collections. +.PP +The \fBsisu\-pq\fR command is an alias for \fBsisu \-D\fR which populates a PostgreSQL database with SiSU content (for search) from a SiSU markup file. + +.SH SEE ALSO +\fIsisu\fR(1), +.br +\fIsisu\-epub\fR(1), +.br +\fIsisu\-html\fR(1), +.br +\fIsisu\-pdf\fR(1), +.br +\fIsisu\-odf\fR(1), +.br +\fIsisu\-sqlite\fR(1), +.br +\fIsisu\-txt\fR(1). + +.SH HOMEPAGE +More information about \fBSiSU\fR can be found at <\fIhttp://www.jus.uio.no/sisu/\fR>. + +.SH AUTHOR +\fBSiSU\fR was written by Ralph Amissah <\fIralph@amissah.com\fR>. |