diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-05-12 23:18:54 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-05-12 23:18:54 -0400 |
commit | e2f6efc6f18a86b8a5e2da1bcd9ffc6f84a6d389 (patch) | |
tree | 4346f2284c026412f50d865cb59cc7f6892a8488 /data | |
parent | v6: ao, heading with no ocn, distinguish ~# from -# (diff) |
documentation, notes, updatesisu_5.3.5
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/markup-samples/manual/en/sisu_commands.sst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst b/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst index 19ce3db5..356f38e1 100644 --- a/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst +++ b/data/doc/sisu/markup-samples/manual/en/sisu_commands.sst @@ -390,11 +390,11 @@ on its own, provides SiSU version information !_ -v [filename/wildcard] \\ see --verbose -!_ --v3 [filename/wildcard] \\ -invokes the sisu v3 document parser/generator. You may run sisu3 instead. +!_ --v5 [filename/wildcard] \\ +invokes the sisu v5 document parser/generator. You may run sisu5 instead. This is the current default and is normally omitted. -!_ --v4 [filename/wildcard] \\ -invokes the sisu v4 document parser/generator. This is the default and is normally omitted. +!_ --v6 [filename/wildcard] \\ +invokes the sisu v6 document parser/generator. You may run sisu6 instead. !_ --verbose [filename/wildcard] \\ provides verbose output of what is being generated, where output is placed (and error messages if any), as with -u flag provides a url mapping of files created for each of the processing flag requests. Alias -v |