diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-17 15:30:33 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-17 15:30:33 +0530 |
| commit | c10ffd35a292976a1e3c42c087788d8f694c1e3e (patch) | |
| tree | 082925f3f6e53aac68cdc71b1e0a2d57ac43c54e /hotkeythingy.1 | |
| parent | 2c48b3c65aad1511138b467993ef71aa017d6da9 (diff) | |
| download | shotkey-c10ffd35a292976a1e3c42c087788d8f694c1e3e.tar.gz shotkey-c10ffd35a292976a1e3c42c087788d8f694c1e3e.zip | |
Manpage version and name correction
Diffstat (limited to '')
| -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 |
