1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-31 14:50:15 +03:00

homectl: fix typo in help text

This commit is contained in:
Matthieu LAURENT 2025-02-05 17:28:37 +01:00
parent bc1291aa85
commit e8e778e8ab

View 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"