diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-02-20 01:24:24 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-02-20 01:25:30 +0100 |
commit | 4b6d8de09c21ceba65940fc69c6126a2655b6d57 (patch) | |
tree | f50af52300a124c7cb88f4025e9891741b1060a2 /man/homectl.xml | |
parent | vconsole-setup: fix typo (diff) | |
download | systemd-4b6d8de09c21ceba65940fc69c6126a2655b6d57.tar.xz systemd-4b6d8de09c21ceba65940fc69c6126a2655b6d57.zip |
home: fix typo
Follow-up for 25c89b89771adf3251b2398eaddc3a49c22752e3 and
a4d72746c776f820a440d72eaadd49ad158e10dc.
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index c6663e09e0..521d341248 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -531,7 +531,7 @@ <term><option>--avatar=</option><replaceable>PATH</replaceable></term> <term><option>--login-background=</option><replaceable>PATH</replaceable></term> - <listitem><para>Accept a file path. If set, the specifified file is used to overwrite the + <listitem><para>Accept a file path. If set, the specified file is used to overwrite the corresponding file in the user's blob directory. If blank, the corresponding file is deleted from the blob directory. Essentially, these options are shortcuts to <option>--blob=</option><replaceable>FILENAME</replaceable>=<replaceable>PATH</replaceable> |