updated README and some minor renaming

This commit is contained in:
2023-08-12 18:34:19 +02:00
parent c4a7c07a0c
commit 1e15a52e26
2 changed files with 9 additions and 7 deletions
+5 -3
View File
@@ -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