mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
parent
22c8d10dd3
commit
49a54ffb2f
1 changed files with 2 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ Available ``--fmt`` options are:
|
|||
import tabulate
|
||||
cog.out("\n" + "\n".join('- ``{}``'.format(t) for t in tabulate.tabulate_formats) + "\n\n")
|
||||
.. ]]]
|
||||
|
||||
- ``fancy_grid``
|
||||
- ``fancy_outline``
|
||||
- ``github``
|
||||
|
|
@ -206,6 +207,7 @@ Available ``--fmt`` options are:
|
|||
- ``tsv``
|
||||
- ``unsafehtml``
|
||||
- ``youtrack``
|
||||
|
||||
.. [[[end]]]
|
||||
|
||||
This list can also be found by running ``sqlite-utils query --help``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue