aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/help.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-07-02 13:43:08 -0400
committerRalph Amissah <ralph@amissah.com>2010-07-02 13:43:08 -0400
commit7799148a0f21054947bb44e435a28007c0604e19 (patch)
treeff53b3a32132ba6bb4f87813d43d9a1bc03e754d /lib/sisu/v2/help.rb
parentFree as in Freedom, add oclc (Online Computer Library Center) number and isbn (diff)
hub, make -t produce plaintext output, (documentation needs update)
Diffstat (limited to 'lib/sisu/v2/help.rb')
-rw-r--r--lib/sisu/v2/help.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/sisu/v2/help.rb b/lib/sisu/v2/help.rb
index e8698fd0..2ddabdfd 100644
--- a/lib/sisu/v2/help.rb
+++ b/lib/sisu/v2/help.rb
@@ -286,7 +286,9 @@ WOK
#{@cX.ruby}-S#{@cX.off} #{@cX.green}[filename/wildcard]#{@cX.off} produces a sisupod a zipped sisu of the content assocated with the specified sisu markup documnt, i.e. including sisu markup source file, (and associated documents if a master file, or available in multilingual versions), together with related images and skin. The resulting zipped file has a .zip suffix added to the markup source file name by default, though a .ssp suffix is also recognised. The directory structure of the unzipped file is understood by sisu, and sisu commands can be run within it. SiSU commands can be run against a sisupod contained in a local directory, or provided as a url on a remote site. As there is a security issue with skins provided by other users, they are not applied unless the flag --trust or --trusted is added to the command instruction, it is recommended that file that are not your own are treated as untrusted. This provides a convenient way of packing documents files for sending Note: if you wish to send multiple files, it quickly becomes more space efficient to tar and gzip the sisu markup directory, (without the _sisu_processing subdirectory) rather than the individual files for sending). See the -S option without [filename/wildcard]
- #{@cX.ruby}-t#{@cX.off} #{@cX.green}[filename/wildcard (*.termsheet.rb)]#{@cX.off} standard form document builder, preprocessing feature
+ #{@cX.ruby}-T#{@cX.off} #{@cX.green}[filename/wildcard (*.termsheet.rb)]#{@cX.off} standard form document builder, preprocessing feature
+
+ #{@cX.ruby}-t#{@cX.off} #{@cX.green}[filename/wildcard]#{@cX.off} produces plaintext with Unix linefeeds. Without markup, (object numbers are omitted), has footnotes at end of each para‐ graph that contains them. Modifier options available: --footnotes (default) or --endnotes and for linefeeds --unix (default) or --msdos
#{@cX.ruby}-U#{@cX.off} #{@cX.green}[filename/wildcard]#{@cX.off} prints url list/map for the available processing flags options and resulting files that could be requested, (can be used to get a list of processing options in relation to a file, together with information on the output that would be produced), -u provides url mapping for those flags requested for processing. The default assumes sisu_webrick is running and provides webrick url mappings where appropriate, but these can be switched to file system paths in sisurc.yml