diff options
Diffstat (limited to 'hotkeythingy.1')
| -rw-r--r-- | hotkeythingy.1 | 20 |
1 files changed, 4 insertions, 16 deletions
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 |
