diff options
author | Ralph Amissah <ralph@amissah.com> | 2009-12-19 21:59:50 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2009-12-19 21:59:50 -0500 |
commit | 642c52b48695eca3df52f7dacf9fb8affb26746b (patch) | |
tree | 7c9c8bfdcd768be118593c6629081d5b5336615a /man/man1 | |
parent | removes recommends on hyperestraier (diff) | |
parent | documentation, small changes to description of -m & -n processing flags (clos... (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/sisu.1 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/man/man1/sisu.1 b/man/man1/sisu.1 index 7cb09654..03d2cad5 100644 --- a/man/man1/sisu.1 +++ b/man/man1/sisu.1 @@ -306,9 +306,10 @@ indicated. (also see \-V) .TP .B \-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 .TP .B \-N [filename/wildcard/url] @@ -319,8 +320,9 @@ that produced it) (digest.txt). \-NV for verbose digest output to screen. .TP .B \-n [filename/wildcard/url] -skip meta\-markup (building of \"metaverse\"), this skips the equivalent 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. .TP .B \-o [filename/wildcard/url] |