aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-17 15:30:33 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-17 15:30:33 +0530
commitc10ffd35a292976a1e3c42c087788d8f694c1e3e (patch)
tree082925f3f6e53aac68cdc71b1e0a2d57ac43c54e
parent2c48b3c65aad1511138b467993ef71aa017d6da9 (diff)
downloadshotkey-c10ffd35a292976a1e3c42c087788d8f694c1e3e.tar.gz
shotkey-c10ffd35a292976a1e3c42c087788d8f694c1e3e.zip
Manpage version and name correction
Diffstat (limited to '')
-rw-r--r--config.mk2
-rw-r--r--hotkeythingy.120
2 files changed, 5 insertions, 17 deletions
diff --git a/config.mk b/config.mk
index ecd08e1..64289e3 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dwm version
-VERSION = 6.2
+VERSION = 0.1
# Customize below to fit your system
diff --git a/hotkeythingy.1 b/hotkeythingy.1
index e3d51d7..436780a 100644
--- a/hotkeythingy.1
+++ b/hotkeythingy.1
@@ -1,24 +1,16 @@
-.TH HOTKEYTHINGY 1 dwm\-VERSION
+.TH HOTKEYTHINGY 1 hotkeythingy\-VERSION
.SH NAME
hotkeythingy \- A suckless hot key daemon thingy with modes and stuff
.SH SYNOPSIS
.B hotkeythingy
-.RB [ \-vh ]
.SH DESCRIPTION
A suckless hot key daemon thingy with mode and stuffs.
-.P
-You can cofigure your key bindings, modes and other shit inside `config.h`.
-.SH OPTIONS
-.TP
-.B \-v
-(optional) Prints version information to standard output, then exits.
-.TP
-.B \-h
-(optional) Prints help menu and exits
-.SH USAGE
+.SH Configuration
+You can cofigure your key bindings, modes and other shit inside `config.h`.
+This keeps it fast, secure and simple.
.SS config.h
@@ -98,10 +90,6 @@ This is the label assigned to a mode inside mode_properties
-.SH CUSTOMIZATION
-You can cofigure your key bindings, modes and other shit inside `config.h`.
-This keeps it fast, secure and simple.
-
.SH BUGS
Report issues to https://github.com/phenax/hotkeythingy/issues