]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
homectl: fix typos in help text (#36279)
authorLuca Boccassi <bluca@debian.org>
Wed, 5 Feb 2025 19:54:08 +0000 (19:54 +0000)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2025 19:54:08 +0000 (19:54 +0000)
I noticed two small typos while reading the help text for homectl.
The `-P` option is described as "Same as
--enforce-password-**password**=no" when the option's name is
`--enforce-password-policy`.
While checking the man page to check if the typo was also there, i
noticed another typo where `--enforce-password-policy=no` has 3 dashes
instead of 2 in the description for `-P`.


Trivial merge