diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-01 09:48:30 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-01 16:55:05 -0500 |
commit | 4b51bc00cda70d3c118401a74f1704df38c947a3 (patch) | |
tree | 8284fec609798d100b4663e42a842cb37cab985f /man/man1 | |
parent | prepare for v3 branch (diff) |
v3 introduced as development branch, invoked using "sisu --v3 [instructions]
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/sisu-git.1 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/man/man1/sisu-git.1 b/man/man1/sisu-git.1 new file mode 100644 index 00000000..9401c70d --- /dev/null +++ b/man/man1/sisu-git.1 @@ -0,0 +1,37 @@ +.TH SISU\-GIT 1 2010\-07\-27 2.6.0 SiSU + +.SH NAME +\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system + +.SH SYNOPSIS +\fBsisu\-git\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\-git\fR command is an alias for \fBsisu \-\-git\fR (or \fBsisu \-g\fR) which produces a git repository of the sisu source document and associated parts (images, ). + +.SH SEE ALSO +\fIsisu\fR(1), +.br +\fIsisu\-concordance\fR(1), +.br +\fIsisu\-epub\fR(1), +.br +\fIsisu\-harvest\fR(1), +.br +\fIsisu\-html\fR(1), +.br +\fIsisu\-pdf\fR(1), +.br +\fIsisu\-pg\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>. |