Skip to content

Commit

Permalink
Merge pull request #2673 from ZhangChaoming/patch-1
Browse files Browse the repository at this point in the history
Update cli_commands.md fix typo
  • Loading branch information
AnthonyTsu1984 authored Oct 9, 2024
2 parents dcdfaa2 + bd880c3 commit 998df66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions site/en/userGuide/tools/cli_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The following example use the database <code>testdb</code> in milvus.
milvus_cli > use database -db testdb
```

## List Databases
## list Databases

List Databases in Milvus

Expand All @@ -123,7 +123,7 @@ The following example list the databases in milvus.
milvus_cli > list databases
```

## Delete Database
## delete Database

Delete Database in Milvus

Expand Down Expand Up @@ -912,7 +912,7 @@ Guarantee Timestamp(It instructs Milvus to see all operations performed before a

```
## List connection
## list connection
List connections.
Expand Down

0 comments on commit 998df66

Please sign in to comment.