From 704914f4cb0c37ba6bd8bcde3fa2203726952a31 Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Sat, 3 Apr 2021 01:22:36 +0200 Subject: [PATCH] updated project description --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2e841f..2d11b2f 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# US - User Switcher +# US - User {Switcher,Shell} + +Opens a shell as a different user without needing to authenticate as that user. +This is similar to the behavior of `su` but it allows to execute privileged +and/or commands as any other user without needing their password.