mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 18:36:41 +02:00
server: target invalid
This commit is contained in:
parent
a3e60d9058
commit
45b6a12e45
2 changed files with 4 additions and 7 deletions
|
@ -1125,7 +1125,7 @@ Environment Variables:
|
|||
RunE: ListHandler,
|
||||
}
|
||||
copyCmd := &cobra.Command{
|
||||
Use: "cp SOURCE TARGET",
|
||||
Use: "cp SOURCE DESTINATION",
|
||||
Short: "Copy a model",
|
||||
Args: cobra.ExactArgs(2),
|
||||
PreRunE: checkServerHeartbeat,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue