From de5706593be051e59422c80590aab94ad0a331f3 Mon Sep 17 00:00:00 2001 From: zhaojing1987 Date: Wed, 11 Oct 2023 17:38:28 +0800 Subject: [PATCH] update --- apphub/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apphub/README.md b/apphub/README.md index 532e4cc4..7b497f1a 100755 --- a/apphub/README.md +++ b/apphub/README.md @@ -1,7 +1,7 @@ # cli ## apphub -''' +``` Usage: apphub [OPTIONS] COMMAND [ARGS]... Options: @@ -11,7 +11,7 @@ Commands: genkey Generate a new API key getconfig Get a config value setconfig Set a config value -''' +``` # 项目结构 ## src