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