From aa2ad4de2a9d9234f626a05b4b0fc42d9539d8c2 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 3 Oct 2014 19:33:25 -0400 Subject: documentation, minor (on --act) --- README | 10 +++++----- data/doc/sisu/markup-samples/manual/en/sisu_commands.sst | 4 ++-- man/man1/sisu.1 | 11 ++++++----- 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 -- cgit v1.2.3