simonw/sqlite-utils

Tiny typographical error in install/uninstall docs

Ouverte

#493 ouverte le 26 sept. 2022

 (4 commentaires) (0 réaction) (0 personne assignée)Python (145 forks)github user discovery
bugdocumentationhelp wanted

Métriques du dépôt

Stars
 (2 065 étoiles)
Métriques de merge PR
 (Merge moyen 9h 52m) (7 PRs mergées en 30 j)

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

Guide contributeur