diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-04-19 21:28:19 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-04-19 21:28:19 -0400 |
commit | ba819966be60f529a97ed0ccba29f6962f41d078 (patch) | |
tree | 76a448b32fd7fcb362d7f8ce5533c0b9f716c225 /data/doc/sisu/markup-samples | |
parent | v2 v3: cgi, sample-search-form (diff) |
v2 v3: options, -M / --maintenance, new alias --keep-processing-files
* new alias --keep-processing-files (see Bug#622902)
* document "--keep-processing-files" alias for "-M" ("--maintenance")
* minor rearrangement of regex
* (Closes: #622902)
Diffstat (limited to 'data/doc/sisu/markup-samples')
-rw-r--r-- | data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst b/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst index eb01a388..4994663c 100644 --- a/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst +++ b/data/doc/sisu/markup-samples/sisu_manual/sisu_commands.sst @@ -123,6 +123,9 @@ see --texinfo !_ -i [filename/wildcard] <br> see --manpage +!_ --keep-processing-files [filename/wildcard/url] <br> +see --maintenance + !_ -L <br> prints license information. @@ -130,7 +133,7 @@ prints license information. see --dal (document abstraction level/layer) !_ --maintenance [filename/wildcard/url] <br> -maintenance mode files created for processing preserved and their locations indicated. (also see -V). Alias -M +maintenance mode, interim processing files are preserved and their locations indicated. (also see -V). Aliases -M and --keep-processing-files !_ --manpage [filename/wildcard] <br> produces man page of file, not suitable for all outputs. Alias -i |