Skip to content

Commit

Permalink
add Cli args to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qishibo committed Feb 1, 2024
1 parent d8aba78 commit 64bccbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ This project exists thanks to all the people who contribute.
| ------ | ------ | ------ | ------ |
| --host | Redis host* | --port | Redis port|
| --auth | Password | --name | Custom name|
| --separator | Key separator | --readonly | Readonly mode|
| --username | Username(Redis6 ACL)| --save| Save connection|
| --separator | Key separator | --readonly | Enable readonly mode|
| --username | Username(Redis6 ACL)| --save| Enable saving, one-time link by default|

#### SSH

Expand Down

0 comments on commit 64bccbb

Please sign in to comment.