Updated cog, refs #527

This commit is contained in:
Simon Willison 2023-05-08 14:05:30 -07:00
commit 9662d4ce26

View file

@ -633,6 +633,7 @@ See :ref:`cli_convert`.
--output-type [integer|float|blob|text]
Column type to use for the output column
--drop Drop original column afterwards
--no-skip-false Don't skip falsey values
-s, --silent Don't show a progress bar
-h, --help Show this message and exit.