aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-10-03 19:33:25 -0400
committerRalph Amissah <ralph@amissah.com>2014-10-03 19:33:25 -0400
commitaa2ad4de2a9d9234f626a05b4b0fc42d9539d8c2 (patch)
treef7c56cac86b7f24e0c19792c04e5b5e73703b5c2
parentv5 v6: html, tiny first nudge toward html5 (v5 v6 differ) (diff)
documentation, minor (on --act)sisu_5.6.9
-rw-r--r--README10
-rw-r--r--data/doc/sisu/markup-samples/manual/en/sisu_commands.sst4
-rw-r--r--man/man1/sisu.111
3 files changed, 13 insertions, 12 deletions
diff --git a/README b/README
index e2a83b96..51d49f7d 100644
--- a/README
+++ b/README
@@ -242,12 +242,11 @@ assumed for most other flags, creates new intermediate files for processing
processing of other output. This step is assumed for most processing flags. To
skip it see -n. Alias -m.
-*--act[0-9] [filename/wildcard]*
+*--act[s0-9] [filename/wildcard]*
--act0 to --act9 configurable shortcuts for multiple flags, -0 to -9 synonyms,
-configure in sisurc.yml, sisu default action on a specified file where no flag
-is provided is --act0, current default setting for --act0 is --digest --qrcode
---text --html --epub --concordance --pdf --odf --docbook --xhtml --xml-sax
---xml-dom --sqlite --manifest --verbose
+configure in sisurc.yml; sisu default action on a specified file where no flag
+is provided is --act0; --act or --acts for information on current actions
+ascribed to --act0 to --act9
*--asciidoc [filename/wildcard]*
asciidoc, smart text (not available)
@@ -906,6 +905,7 @@ minimal content/structure requirement:
[metadata]
A~ (level A [title])
+
1~ (at least one level 1 [segment/(chapter)])
structure rules (document heirarchy, heading levels):
diff --git a/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst b/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst
index 31f1d7a0..3bf24cad 100644
--- a/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst
+++ b/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst
@@ -44,8 +44,8 @@ see --act
assumed for most other flags, creates new intermediate files for processing (abstract objects, document abstraction) that is used in all subsequent processing of other output. This step is assumed for most processing flags. To skip it see -n. Alias -m.
={ SiSU command:abstract objects|document abstraction|--ao|--dal|-m (document abstraction) }
-!_ --act[0-9] [filename/wildcard] \\
---act0 to --act9 configurable shortcuts for multiple flags, -0 to -9 synonyms, configure in sisurc.yml, sisu default action on a specified file where no flag is provided is --act0, current default setting for --act0 is --digest --qrcode --text --html --epub --concordance --pdf --odf --docbook --xhtml --xml-sax --xml-dom --sqlite --manifest --verbose
+!_ --act[s0-9] [filename/wildcard] \\
+--act0 to --act9 configurable shortcuts for multiple flags, -0 to -9 synonyms, configure in sisurc.yml; sisu default action on a specified file where no flag is provided is --act0; --act or --acts for information on current actions ascribed to --act0 to --act9
={ SiSU command:multiple instruction shortcut|--act }
!_ --asciidoc [filename/wildcard] \\
diff --git a/man/man1/sisu.1 b/man/man1/sisu.1
index 001b723b..e0f63624 100644
--- a/man/man1/sisu.1
+++ b/man/man1/sisu.1
@@ -137,12 +137,11 @@ assumed for most other flags, creates new intermediate files for processing
processing of other output. This step is assumed for most processing flags. To
skip it see -n. Alias -m.
.TP
-.B --act[0-9] [filename/wildcard]
+.B --act[s0-9] [filename/wildcard]
--act0 to --act9 configurable shortcuts for multiple flags, -0 to -9 synonyms,
-configure in sisurc.yml, sisu default action on a specified file where no flag
-is provided is --act0, current default setting for --act0 is --digest --qrcode
---text --html --epub --concordance --pdf --odf --docbook --xhtml --xml-sax
---xml-dom --sqlite --manifest --verbose
+configure in sisurc.yml; sisu default action on a specified file where no flag
+is provided is --act0; --act or --acts for information on current actions
+ascribed to --act0 to --act9
.TP
.B --asciidoc [filename/wildcard]
asciidoc, smart text (not available)
@@ -959,6 +958,8 @@ minimal content/structure requirement:
[metadata]
.nf
A~ (level A [title])
+
+1~ (at least one level 1 [segment/(chapter)])
.fi