From 99da2e0818bc08c0a01909b01b5c49fdd2dece64 Mon Sep 17 00:00:00 2001
From: Dylan Lloyd <dylan@dylansserver.com>
Date: Mon, 5 Mar 2012 17:28:33 -0500
Subject: [PATCH] added man page powermate.1

---
 powermate.1 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 powermate.1

diff --git a/powermate.1 b/powermate.1
new file mode 100644
index 0000000..74ef36d
--- /dev/null
+++ b/powermate.1
@@ -0,0 +1,15 @@
+.TH powermate 1 "MARCH 2012" Linux "User Manual"
+.SH NAME
+powermate \- control alsa/mpd/pianobar with a griffin powermate
+.SH SYNOPSIS
+powermate uses the haskell-powermate bindings to control Alsa, MPD and Pianobar with a Griffin PowerMate, supporting long presses and twist motions.
+.SH DESCRIPTION
+Controls volume and LED brightness with a left or right turn (down, up respectively).
+Skips to next MPD/Pianobar track with a press and twist (turn right immediately after pressing).
+Mutes with a long press ( > 1 second).
+.SH FILES
+.I /usr/bin/powermate
+.RS
+Must be executed with /dev/input/* privileges.
+.SH AUTHOR
+Dylan Lloyd <dylan@dylansserver.com>
-- 
2.30.2