simonw/sqlite-utils

Tiny typographical error in install/uninstall docs

Aberta

#493 aberto em 26 de set. de 2022

 (4 comentários) (0 reação) (0 responsável)Python (145 forks)github user discovery
bugdocumentationhelp wanted

Métricas do repositório

Stars
 (2.065 estrelas)
Métricas de merge de PR
 (Mesclagem média 9h 52m) (7 fundiu PRs em 30d)

Description

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

Guia do colaborador