diff options
Diffstat (limited to 'man/man1/sisu.1')
-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] |