aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst')
-rw-r--r--data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst b/data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst
index d8cd48cb..4c53ac74 100644
--- a/data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst
+++ b/data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_commands.sst
@@ -18,9 +18,9 @@
@date.available: 2002-08-28
-@date.modified: 2007-09-16
+@date.modified: 2008-12-16
-@date: 2007-09-16
+@date: 2008-12-16
@level: new=C; break=1; num_top=1
@@ -189,6 +189,9 @@ Zap, if used with other processing flags deletes output files of the type about
!_ -z [filename/wildcard] <br>
produces php (zend) [this feature is disabled for the time being]
+!_ --harvest *.ss[tm] <br>
+makes two lists of sisu output based on the sisu markup documents in a directory: list of author and authors works (year and titles), and; list by topic with titles and author. Makes use of header metadata fields (author, title, date, topic_register). Can be used with maintenance (-M) and remote placement (-R) flags.
+
1~command_modifiers command line modifiers
!_ --no-ocn <br>
@@ -203,6 +206,7 @@ strips output text of editor endnotes~[* square brackets ]~ denoted by asterisk
!_ --no-dagger <br>
strips output text of editor endnotes~[+ square brackets ]~ denoted by dagger/plus sign
+
1~commands_database database commands
dbi - database interface
@@ -228,7 +232,6 @@ The v in e.g. -Dv is for verbose output.
1~command_shorcuts Shortcuts, Shorthand for multiple flags
-
!_ --update [filename/wildcard] <br>
Checks existing file output and runs the flags required to update this output. This means that if only html and pdf output was requested on previous runs, only the -hp files will be applied, and only these will be generated this time, together with the summary. This can be very convenient, if you offer different outputs of different files, and just want to do the same again.