README: added new 'question' command parameters
This commit is contained in:
parent
480987774d
commit
fbc48d20b2
@ -65,6 +65,8 @@ cmm question [-t OTAGS]... [-k ATAGS]... [-x XTAGS]... [-o OUTTAGS]... [-A AI_ID
|
|||||||
* `-O, --overwrite`: Overwrite existing messages when repeating them
|
* `-O, --overwrite`: Overwrite existing messages when repeating them
|
||||||
* `-s, --source-text FILE`: Add content of a file to the query
|
* `-s, --source-text FILE`: Add content of a file to the query
|
||||||
* `-S, --source-code FILE`: Add source code file content to the chat history
|
* `-S, --source-code FILE`: Add source code file content to the chat history
|
||||||
|
* `-l, --location {disk,cache,db,all}`: Use given location when building the chat history (default: 'db')
|
||||||
|
* `-g, --glob GLOB`: Filter message files using the given glob pattern
|
||||||
|
|
||||||
#### Hist
|
#### Hist
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user