mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-05 06:00:26 -04:00
docs: add --list-formats-csv
option
This commit is contained in:
parent
d141b91904
commit
c492799839
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ Where <code>[options]</code> are mostly optional configuration flags—see [Opti
|
||||||
<dt><kbd>--head=FILE</kbd></dt><dd>Name of the file whose contents will be appended as-is to the <head> element of the compiled HTML.</dd>
|
<dt><kbd>--head=FILE</kbd></dt><dd>Name of the file whose contents will be appended as-is to the <head> element of the compiled HTML.</dd>
|
||||||
<dt><kbd>--list-charsets</kbd></dt><dd>List the supported input character sets, then exit.</dd>
|
<dt><kbd>--list-charsets</kbd></dt><dd>List the supported input character sets, then exit.</dd>
|
||||||
<dt><kbd>--list-formats</kbd></dt><dd>List the available story formats, then exit.</dd>
|
<dt><kbd>--list-formats</kbd></dt><dd>List the available story formats, then exit.</dd>
|
||||||
|
<dt><kbd>--list-formats-csv</kbd></dt><dd>List the available story formats as CSV, then exit.</dd>
|
||||||
<dt><kbd>--log-files</kbd></dt>
|
<dt><kbd>--log-files</kbd></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Log the processed input files.</p>
|
<p>Log the processed input files.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue