From f6475ab4cee0b824a6cc48bfc8f59bb5238df1d8 Mon Sep 17 00:00:00 2001
From: Squibid <me@zacharyscheiman.com>
Date: Tue, 20 Feb 2024 20:49:57 -0500
Subject: initial commit

---
 wiz.1 | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)
 create mode 100644 wiz.1

(limited to 'wiz.1')

diff --git a/wiz.1 b/wiz.1
new file mode 100644
index 0000000..5580956
--- /dev/null
+++ b/wiz.1
@@ -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.
-- 
cgit v1.2.1