diff options
Diffstat (limited to 'lib/sisu/v0/help.rb')
| -rw-r--r-- | lib/sisu/v0/help.rb | 11 | 
1 files changed, 7 insertions, 4 deletions
| diff --git a/lib/sisu/v0/help.rb b/lib/sisu/v0/help.rb index c4037431..35448cd6 100644 --- a/lib/sisu/v0/help.rb +++ b/lib/sisu/v0/help.rb @@ -1548,14 +1548,17 @@ WOK        sisu --help header        sisu --help structure [sisu --help heading] -      for older standard markup: -        sisu --help example37 +      to check markup version in file: +        sisu --identify [filename].sst + +      for brief descriptive summary of markup history +        sisu --query-history +      or if for a particular version +        sisu --query-0.38        for markup:          sisu --help example38 -      sisu-0.38 is provided with 0.38 markup samples -        sample marked up documents are provided in directory:          #{@cX.green}sisu-examples/sample/document_samples_sisu_markup/#{@cX.off}        and online | 
