Skip to content

Commit 5fad6e5

Browse files
committed
Update README
1 parent 5088969 commit 5fad6e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ Delete multiple models
5454
olm rm -m
5555
```
5656

57+
Delete model without confirmation prompt:
58+
59+
```sh
60+
olm rm -y
61+
```
62+
5763
### Run selected model
5864

5965
Run the selected model on Ollama terminal UI:

0 commit comments

Comments
 (0)