]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
homectl: fix typo in help text
authorMatthieu LAURENT <matthieu.laurent69@proton.me>
Wed, 5 Feb 2025 16:28:37 +0000 (17:28 +0100)
committerMatthieu LAURENT <matthieu.laurent69@proton.me>
Wed, 5 Feb 2025 16:28:37 +0000 (17:28 +0100)
src/home/homectl.c

index b5584349e2a9be42affabad90dabe809183ca32c..0c032c05d197d0c378a98cae2471a6d3c5547ba0 100644 (file)
@@ -2810,7 +2810,7 @@ static int help(int argc, char *argv[], void *userdata) {
                "     --enforce-password-policy=BOOL\n"
                "                               Control whether to enforce system's password\n"
                "                               policy for this user\n"
-               "  -P                           Same as --enforce-password-password=no\n"
+               "  -P                           Same as --enforce-password-policy=no\n"
                "     --password-change-now=BOOL\n"
                "                               Require the password to be changed on next login\n"
                "     --password-change-min=TIME\n"