updated README and some minor renaming
This commit is contained in:
@@ -44,7 +44,7 @@ cmm [global options] command [command options]
|
||||
- `ask`: Ask a question.
|
||||
- `hist`: Print chat history.
|
||||
- `tag`: Manage tags.
|
||||
- `model`: Manage models.
|
||||
- `config`: Manage configuration.
|
||||
- `print`: Print files.
|
||||
|
||||
### Command Options
|
||||
@@ -77,9 +77,11 @@ cmm [global options] command [command options]
|
||||
|
||||
- `-l`, `--list`: List all tags and their frequency.
|
||||
|
||||
#### `model` Command Options
|
||||
#### `config` Command Options
|
||||
|
||||
- `-l`, `--list`: List all available models.
|
||||
- `-l`, `--list-models`: List all available models.
|
||||
- `-m`, `--print-model`: Print the currently configured model.
|
||||
- `-M`, `--model`: Set model in the config file.
|
||||
|
||||
#### `print` Command Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user