We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b6ff1 commit 89f5229Copy full SHA for 89f5229
Doc/library/sqlite3.rst
@@ -1454,10 +1454,12 @@ Type ``.quit`` or CTRL-D to exit the shell.
1454
.. program:: python -m sqlite3 [-h] [-v] [filename] [sql]
1455
1456
.. option:: -h, --help
1457
- Print CLI help.
+
1458
+ Print CLI help.
1459
1460
.. option:: -v, --version
- Print underlying SQLite library version.
1461
1462
+ Print underlying SQLite library version.
1463
1464
.. versionadded:: 3.12
1465
0 commit comments