mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Clarify usage of named parameters in CLI documentation
This commit is contained in:
parent
57c1617391
commit
5e8822efd2
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ To return the first column of each result as raw data, separated by newlines, us
|
|||
Using named parameters
|
||||
----------------------
|
||||
|
||||
You can pass named parameters to the query using ``-p``:
|
||||
You can pass named parameters to the query using ``-p name value``:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue