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/html/sisu.1.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'data/doc/sisu/v1/html') 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