You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\fI\%query_string\fP\- The question that will be sent to the LLM (default: \fBNone\fP)
74
+
\fI\%query_string\fP\- The question that will be sent to the LLM (default: \fB\fP)
75
75
.IP\(bu2
76
76
\fI\%\-a\fP\fBATTACHMENT\fP, \fI\%\-\-attachment\fP\fBATTACHMENT\fP\- File attachment to be read and sent alongside the query (default: \fBNone\fP)
77
77
.IP\(bu2
@@ -170,13 +170,13 @@ c shell [\-h] [\-\-enable\-capture] [\-\-enable\-interactive] [\-\-disable\-inte
170
170
.SS c shell Interactive Mode Options
171
171
.INDENT0.0
172
172
.IP\(bu2
173
-
\fI\%\-\-enable\-interactive\fP\- Enable the shell integration for interactive mode on the system. Currently, only BASH is supported. After the interactive was sourced, you can hit Ctrl + J in your terminal to enable interactive mode.
173
+
\fI\%\-\-enable\-interactive\fP\- Enable the shell integration for interactive mode on the system. Currently, only BASH is supported. After the interactive was sourced, you can hit Ctrl + G in your terminal to enable interactive mode.
174
174
.IP\(bu2
175
175
\fI\%\-\-disable\-interactive\fP\- Disable the shell integration for interactive mode on the system.
176
176
.UNINDENT
177
177
.SH DESCRIPTION
178
178
.sp
179
-
The Command Line Assistant powered by RHEL Lightspeed is an optional generative
179
+
The command line assistant powered by RHEL Lightspeed is an optional generative
180
180
AI assistant available within the RHEL command line interface. The Command Line
181
181
Assistant can help with several tasks such as:
182
182
.INDENT0.0
@@ -191,7 +191,7 @@ Assistant can help with several tasks such as:
191
191
.UNINDENT
192
192
.UNINDENT
193
193
.sp
194
-
The Command Line Assistant provides a natural language interface, and can
194
+
The command line assistant provides a natural language interface, and can
195
195
incorporate information from resources such as the RHEL documentation.
196
196
.SH EXAMPLES
197
197
.INDENT0.0
@@ -345,7 +345,7 @@ echo \(dqhow do I solve this?\(dq | c \-a log_with_error.log \(dqplease?\(dq
345
345
\fBHistorymanagement\fP
346
346
.INDENT2.0
347
347
.INDENT3.5
348
-
With Command Line Assistant, you can also check your conversation history. For that, use the following command to retrieve all user
348
+
With command line assistant, you can also check your conversation history. For that, use the following command to retrieve all user
349
349
history:
350
350
.INDENT0.0
351
351
.INDENT3.5
@@ -395,7 +395,7 @@ $ c history \-\-clear
395
395
\fBShellintegrations\fP
396
396
.INDENT2.0
397
397
.INDENT3.5
398
-
With Command Line Assistant, you can also enable shell integrations to help
398
+
With command line assistant, you can also enable shell integrations to help
399
399
in your experience:
400
400
.INDENT0.0
401
401
.INDENT3.5
@@ -483,7 +483,7 @@ State file that captures the terminal screen and store it as json.
483
483
.SH REFERENCE
484
484
.INDENT0.0
485
485
.IP1.3
486
-
Command Line Assistant source code: <\X'tty: linkhttps://github.com/rhel-lightspeed/command-line-assistant'\fI\%https://github.com/rhel\-lightspeed/command\-line\-assistant\fP\X'tty: link'>
486
+
Command line assistant source code: <\X'tty: linkhttps://github.com/rhel-lightspeed/command-line-assistant'\fI\%https://github.com/rhel\-lightspeed/command\-line\-assistant\fP\X'tty: link'>
0 commit comments