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

貢獻者指南