This commit is contained in:
Simon Willison 2026-06-24 13:11:29 -07:00
commit e71b4ca3ee

View file

@ -1191,7 +1191,7 @@ See :ref:`cli_add_column`.
::
Usage: sqlite-utils add-column [OPTIONS] PATH TABLE COL_NAME
[[integer|int|float|real|text|str|blob|bytes]]
[integer|int|float|real|text|str|blob|bytes]
Add a column to the specified table