initial commit
This commit is contained in:
33
wiz.1
Normal file
33
wiz.1
Normal file
@ -0,0 +1,33 @@
|
||||
.Dd February 16, 2024
|
||||
.Dt WIZ 1
|
||||
.Sh NAME
|
||||
.Nm wiz
|
||||
.Nd Wayland Is ZZZing
|
||||
.Os
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Op Fl h
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
is an idle event manager for wayland. In order to work
|
||||
.Nm
|
||||
requires a compositor that implements the Idle Notify protocol.
|
||||
.Pp
|
||||
When given the
|
||||
.Fl v
|
||||
option,
|
||||
.Nm
|
||||
writes it's name and version to standard error and exits with a return value of
|
||||
1.
|
||||
.Pp
|
||||
When given the
|
||||
.Fl h
|
||||
option,
|
||||
.Nm
|
||||
displays some information about flags to standard error and exits with a return
|
||||
value of 1.
|
||||
.Sh SEE ALSO
|
||||
.Xr swayidle 1
|
||||
.Sh BUGS
|
||||
Works on my machine.
|
Reference in New Issue
Block a user