bugdocumentationhelp wanted
仓库指标
- 星标
- (2,065 个星标)
- PR 合并指标
- (平均合并 9小时 52分钟) (30 天内合并 7 个 PR)
描述
Added in:
- #483
I don't know how to fix this in Sphinx: I'm getting this: https://sqlite-utils.datasette.io/en/latest/cli.html#cli-install
The insert –convert and query –functions options
But I want it to display insert --convert and not insert –convert there.
Here's the code: https://github.com/simonw/sqlite-utils/blob/85247038f70d7eb2f3e272cfeaa4c44459cafba8/docs/cli.rst#L2125