Update README.md
This commit is contained in:
parent
7d18cdca80
commit
38bcefacd4
@ -3,10 +3,10 @@ llmcmd is an interactive Linux tool that takes natural language and turns it int
|
||||
|
||||
## Usage
|
||||
To use the tool, simply type `llmcmd` the double quotes and your question. Once it has generated the code then you can choose one of 4 options:
|
||||
- 'n' for skipping the code block (default)
|
||||
- 'y' for running the code block as is.
|
||||
- 'e' for editing the code block before running.
|
||||
- 'q' for ending the tool emedialtly
|
||||
- `n` for skipping the code block (default)
|
||||
- `y` for running the code block as is.
|
||||
- `e` for editing the code block before running.
|
||||
- `q` for ending the tool emedialtly
|
||||
|
||||
|
||||
## Installation
|
||||
|
Loading…
Reference in New Issue
Block a user