Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 5c5c7ff

Browse files
committed
fix swww-daemon --help indentation
1 parent 582abdf commit 5c5c7ff

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

daemon/src/cli.rs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@ Options:
8787
-n|--namespace <namespace>
8888
Which wayland namespace to append to `swww-daemon`.
8989
90-
The result namespace will the `swww-daemon<specified namespace>`. This also
91-
affects the name of the `swww-daemon` socket we will use to communicate
92-
with the `client`. Specifically, our socket name is
93-
${{WAYLAND_DISPLAY}}-swww-daemon.<specified namespace>.socket.
90+
The resulting namespace will the `swww-daemon<specified namespace>`.
91+
This also affects the name of the `swww-daemon` socket we will use to
92+
communicate with the `client`. Specifically, our socket name is
93+
${{WAYLAND_DISPLAY}}-swww-daemon.<specified namespace>.socket.
9494
95-
Some compositors can have several different wallpapers per output. This
96-
allows you to differentiate between them. Most users will probably not have
97-
to set anything in this option.
95+
Some compositors can have several different wallpapers per output. This
96+
allows you to differentiate between them. Most users will probably not have
97+
to set anything in this option.
9898
9999
--no-cache
100100
Don't search the cache for the last wallpaper for each output.

0 commit comments

Comments
 (0)