simonw/sqlite-utils

Tiny typographical error in install/uninstall docs

开放

#493 创建于 2022年9月26日

 (4 条评论) (0 个反应) (0 位负责人)Python (145 个派生)github user discovery
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

贡献者指南