main wf/howl / doc / howl.1.ronn
 1howl(1) -- small Wayland compositor
 2===================================
 3
 4## SYNOPSIS
 5
 6`howl` [-hv] [-c <path>]
 7
 8## DESCRIPTION
 9
10**howl** is a small Wayland compositor that is controlled externally by its client program howlc(1).
11
12## OPTIONS
13
14 * `-h`:
15   Print a help message describing the usage.
16
17 * `-v`:
18   Print the program version.
19
20 * `-c` <path>:
21   Specify the path from which the config file will be loaded.
22
23## COPYRIGHT
24
25`howl` and `howlc` are (C) wf 2026 <https://sr.ht/~wf>.
26
27## SEE ALSO
28
29README.md, howlc(1)