From 0e921adab8fbbd638f001a2876bccfb6820499a5 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 29 May 2011 20:33:38 -0400 Subject: v3: documentation, minor update, includes --find / --glob --- .../sisu/markup-samples/sisu_manual/sisu_commands.sst | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst') diff --git a/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst b/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst index 4994663c..36e1bb9c 100644 --- a/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst +++ b/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst @@ -49,7 +49,7 @@ 2~ Description -SiSU SiSU is a document publishing system, that from a simple single marked-up document, produces multiple of output formats including: plaintext, html, xhtml, XML, epub, odt (odf text), LaTeX, pdf, info, and SQL (PostgreSQL and SQLite), which share numbered text objects ("object citation numbering") and the same document structure information. For more see: http://www.jus.uio.no/sisu +SiSU is a document publishing system, that from a simple single marked-up document, produces multiple output formats including: plaintext, html, xhtml, XML, epub, odt (odf text), LaTeX, pdf, info, and SQL (PostgreSQL and SQLite), which share text object numbers ("object citation numbering") and the same document structure information. For more see: http://www.jus.uio.no/sisu % 2~ Summary of man page @@ -91,17 +91,29 @@ see --pg see --sqlite !_ --epub [filename/wildcard]
-produces an epub document, [sisu version 2 only] (filename.epub). Alias -e +produces an epub document, [sisu version >=2 ] (filename.epub). Alias -e !_ -e [filename/wildcard]
see --epub +!_ --find [optional string part of filename]
+without match string, glob all .sst .ssm files in directory (including language subdirectories). With match string, find files that match given string in directory (including language subdirectories). Alias -f, --glob, -G + !_ -F [--webserv=webrick]
see --sample-search-form +!_ -f [optional string part of filename]
+see --find + !_ --git [filename/wildcard]
produces or updates markup source file structure in a git repo (experimental and subject to change). Alias -g +!_ --glob [optional string part of filename]
+see --find + +!_ -G [optional string part of filename]
+see --find + !_ -g [filename/wildcard]
see --git -- cgit v1.2.3