Skip to content

Commit 994c1f3

Browse files
committed
docs: Update README.dm
Signed-off-by: Anush008 <anushshetty90@gmail.com>
1 parent 56584ec commit 994c1f3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,15 +172,15 @@ docker run --net=host --rm -it registry.cloud.qdrant.io/library/qdrant-migration
172172
173173
| Flag | Description |
174174
| -------------------------- | ------------------------------------------------------- |
175-
| `--milvus.url` | Source Milvus URL (e.g. `https://your-milvus-hostname`) |
176-
| `--milvus.collection` | Source collection name |
177-
| `--milvus.api-key` | Source API key |
178-
| `--milvus.enable-tls-auth` | Enable TLS Auth |
175+
| `--milvus.url` | Milvus URL (e.g. `https://your-milvus-hostname`) |
176+
| `--milvus.collection` | Milvus collection name |
177+
| `--milvus.api-key` | Milvus API key for authentication |
178+
| `--milvus.enable-tls-auth` | Whether to enable TLS Auth |
179179
| `--milvus.username` | Username for Milvus |
180180
| `--milvus.password` | Password for Milvus |
181-
| `--milvus.db-name` | Milvus database name |
182-
| `--milvus.server-version` | Server version |
183-
| `--milvus.partition` | List of partition names |
181+
| `--milvus.db-name` | Optional database name |
182+
| `--milvus.server-version` | Milvus server version |
183+
| `--milvus.partitions` | List of partition names |
184184
185185
#### Qdrant Options
186186

0 commit comments

Comments
 (0)