From 64bccbb1e4052d4bb6dd758aaf9834f41ec39f2f Mon Sep 17 00:00:00 2001 From: qishibo Date: Thu, 1 Feb 2024 20:09:55 +0800 Subject: [PATCH] add Cli args to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b7408189..bc7e57647 100644 --- a/README.md +++ b/README.md @@ -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