homed help --uid short option
authorlayderv <laydervus@gmail.com>
Sat, 6 Jun 2020 16:01:56 +0000 (12:01 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 27 Jul 2020 08:26:32 +0000 (10:26 +0200)
(cherry picked from commit a07e962549bc900365627482834896ea98996ff4)

src/home/homectl.c

index a8925b9391204775d787b0c95c093349ab36c90c..8a346d4627f858df286aa4f130a70077503b9fa9 100644 (file)
@@ -2302,7 +2302,7 @@ static int help(int argc, char *argv[], void *userdata) {
                "     --location=LOCATION      Set location of user on earth\n"
                "     --icon-name=NAME         Icon name for user\n"
                "  -d --home-dir=PATH          Home directory\n"
-               "     --uid=UID                Numeric UID for user\n"
+               "  -u --uid=UID                Numeric UID for user\n"
                "  -G --member-of=GROUP        Add user to group\n"
                "     --skel=PATH              Skeleton directory to use\n"
                "     --shell=PATH             Shell for account\n"