From f509028062247d4ea1a14436481035d00a08781f Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 5 Nov 2022 10:47:42 -0700 Subject: [PATCH] Update faq.md (#849) * Update faq.md Changed verbiage for clarity * Update faq.md Added verbiage for clarity --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 7e968f15..eba26152 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -192,10 +192,10 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht As stated above you need to make 2 accounts, 1 for the shell, the other for the PiKVM Web UI. ``` - If you require additional users, you can use the following: + If you require additional users for PiKVM UI, you can use the following: # rw # su - - # kvmd-htpasswd set # Sets a new user + # kvmd-htpasswd set # Adds a new user # kvmd-htpasswd set # Sets the password as long as the user exists # kvmd-htpasswd del # Removes/deletes a user