From 9a29fdc4292fc230e6a7831191fab58c881af843 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 19 Dec 2009 21:35:44 -0500 Subject: documentation, small changes to description of -m & -n processing flags (closing debian bug #555496) --- data/doc/sisu/v1/CHANGELOG | 3 +++ data/doc/sisu/v1/html/sisu.1.html | 12 +++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'data/doc') diff --git a/data/doc/sisu/v1/CHANGELOG b/data/doc/sisu/v1/CHANGELOG index fb486257..5da70577 100644 --- a/data/doc/sisu/v1/CHANGELOG +++ b/data/doc/sisu/v1/CHANGELOG @@ -30,6 +30,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0.orig.tar.gz * minor changes inter alia for new directory structure + * documentation, modified description of command flags -m and -n (in line + with communication on Debian bug #555496, closing it) + %% sisu_0.71.4.orig.tar.gz (2009-08-29:34/6) http://www.jus.uio.no/sisu/pkg/src/sisu_0.71.4.orig.tar.gz a9accd67316fcc21fa289dd3923641b182023ee3e038ee7c3324b6e71b129a68 1551081 sisu_0.71.4.orig.tar.gz diff --git a/data/doc/sisu/v1/html/sisu.1.html b/data/doc/sisu/v1/html/sisu.1.html index faf8069c..301933b2 100644 --- a/data/doc/sisu/v1/html/sisu.1.html +++ b/data/doc/sisu/v1/html/sisu.1.html @@ -256,9 +256,9 @@ processing preserved and their locations indicated. (also see -V)
-m [filename/wildcard/url]
-
assumed for most other flags, creates new meta-markup file, (the metaverse -) that is used in all subsequent processing of other output. This step is -assumed for most processing flags. To skip it see -n +
assumed for most other flags, creates new intermediate files for processing +(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

-N [filename/wildcard/url] @@ -271,8 +271,10 @@ that produced it) (digest.txt). -NV for verbose digest output to screen.
-n [filename/wildcard/url]
-
skip meta-markup (building of -m which is otherwise -assumed by most processing flags. + +
skip the creation of intermediate processing files (document abstraction) +if they already exist, this skips the equivalent of -m which is otherwise +assumed by most processing flags.

-o [filename/wildcard/url]
-- cgit v1.2.3