Skip to content

Commit 863de2b

Browse files
committed
Clarify program-specific configuration
1 parent 3ca8b60 commit 863de2b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

src/ai_cli.5

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,16 @@ followed by the name of a program,
228228
such as
229229
.B bash
230230
or
231-
.B mysql
231+
.BR mysql ,
232232
are used to provide program-specific configuration
233-
options for values associated with the
233+
options for values associated with the global
234234
.B prompt
235-
section, and also multishot example prompts
236-
for improving the obtained responses.
235+
section (e.g.
236+
.B system
237+
and
238+
.BR context ),
239+
the program's comment string,
240+
and also multishot example prompts for improving the obtained responses.
237241
The multishot example prompts are provided by
238242
.B ai_cli
239243
at the beginning of each API request.

0 commit comments

Comments
 (0)