diff options
author | Ralph Amissah <ralph@amissah.com> | 2009-12-19 21:35:44 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2009-12-19 21:35:44 -0500 |
commit | 9a29fdc4292fc230e6a7831191fab58c881af843 (patch) | |
tree | f22175d216c1ab078104baca5d25ded0f96922f9 /data/doc/sisu/v1/html/sisu.1.html | |
parent | changelog, & version number updates (diff) |
documentation, small changes to description of -m & -n processing flags (closing debian bug #555496)
Diffstat (limited to 'data/doc/sisu/v1/html/sisu.1.html')
-rw-r--r-- | data/doc/sisu/v1/html/sisu.1.html | 12 |
1 files changed, 7 insertions, 5 deletions
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) <dt><b>-m [filename/wildcard/url]</b> </dt> -<dd>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 +<dd>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 <p> </dd> <dt><b>-N [filename/wildcard/url]</b> @@ -271,8 +271,10 @@ that produced it) (digest.txt). -NV for verbose digest output to screen. <dt><b>-n [filename/wildcard/url]</b> </dt> -<dd>skip meta-markup (building of -m which is otherwise -assumed by most processing flags. + +<dd>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. <p> </dd> <dt><b>-o [filename/wildcard/url]</b> </dt> |