simonw/sqlite-utils

Tiny typographical error in install/uninstall docs

オープン

#493 opened on 2022/09/26

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Python (145 件のフォーク)github user discovery
bugdocumentationhelp wanted

Repository metrics

Stars
 (2,065 個のスター)
PR merge metrics
 (平均マージ 9h 52m) (30d で 7 merged PRs)

説明

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

コントリビューターガイド