From 58dcfc64e4f50ac52780d1655db0093364dd711f Mon Sep 17 00:00:00 2001 From: no-passwd <143941593+no-passwd@users.noreply.github.com> Date: Sun, 26 May 2024 12:00:50 +0800 Subject: [PATCH] ADD Rookie Tips --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2472dc2..94161ad 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ lxc系统检测工具,概念验证。用于获取lxc宿主信息。 wget https://github.com/no-passwd/lxc-toolkit/archive/refs/heads/main.zip unzip main.zip cd lxc-toolkit-main -bash lxc-toolkit.sh +#bash lxc-toolkit.sh -h +bash lxc-toolkit.sh all ``` 或者 @@ -14,7 +15,8 @@ bash lxc-toolkit.sh ```bash git clone https://github.com/no-passwd/lxc-toolkit.git cd lxc-toolkit -bash lxc-toolkit.sh +#bash lxc-toolkit.sh -h +bash lxc-toolkit.sh all ``` ### 命令参数