diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-24 15:44:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-24 15:44:35 +0200 |
commit | 757787725cffc24f6c4e353fefa63bf255007457 (patch) | |
tree | cce37b4ed8b88ac549d62aafb9fc5e04263bf514 /doc/cli.sh | |
parent | 135ce62b109cca705ca784942d5ef9dfc2f803dd (diff) |
Updates for 0.9.0 releasev0.9.0
Diffstat (limited to 'doc/cli.sh')
-rwxr-xr-x | doc/cli.sh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,3 +22,8 @@ cli --generate-html --html-suffix .xhtml \ --html-prologue-file doc-prologue.xhtml \ --html-epilogue-file doc-epilogue.xhtml \ --output-prefix build2- bash-style.cli + +cli --generate-html --html-suffix .xhtml \ +--html-prologue-file doc-prologue.xhtml \ +--html-epilogue-file doc-epilogue.xhtml \ +--output-prefix build2- release.cli |