summaryrefslogtreecommitdiff
path: root/p/taffybar/debian/patches/man-page.patch
blob: c995f5cdf5476871247a20dd6d9c27ced34ee166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
--- /dev/null
+++ b/taffybar.1
@@ -0,0 +1,32 @@
+.TH taffybar 1 "19 July 2013" "taffybar version 0.2.1" "User Manual"
+
+.SH NAME
+taffybar \- desktop bar extensible in Haskell
+
+.SH SYNOPSIS
+.B taffybar
+
+.SH DESCRIPTION
+Taffybar is a desktop bar written and extensible in Haskell. Consult the html
+documentation for a full description of its behaviour.
+
+.SH OPTIONS
+It doesn't take any.
+
+.SH FILES
+It can be configured in ~/.config/taffybar/taffybar.hs; consult the html
+documentation.
+
+.SH BUGS
+Bug reports, ideas and suggestions should be posted to the GitHub issue tracker
+<https://github.com/travitch/taffybar/issues>.
+
+.SH COPYRIGHT
+Copyright \(co 2012 Tristan Ravitch.
+.PP
+Taffybar is released under the terms of the BSD License.
+.SH "SEE ALSO"
+.BR xmobar (1)
+
+.SH AUTHOR
+Tristan Ravitch