From a10b9fcf93fce3ab2e97576a3a5bee7fab357e73 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 1 Mar 2021 15:57:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=96=87=E6=A1=A3):=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documents/how_to_use.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documents/how_to_use.md b/documents/how_to_use.md index db02efd..77621f8 100644 --- a/documents/how_to_use.md +++ b/documents/how_to_use.md @@ -110,6 +110,7 @@ echo "alias abc=vasma" >> ~/.bashrc & source ~/.bashrc - 1.可以添加一个或者多个用户 - 2.添加一个用户时会提示是否自定义UUID和用户名称、添加多个用户时会随机分配名称和UUID +- 3.安装时无法自定义uuid,但是可以在安装完后,添加一个账户来自定义uuid。 ### 4.删除用户