scdoc: unbindcode --input-device, not input-device

Apparently, there's a typo in Sway's man page where `input-device` of
`unbindcode` command has no dashes.
This commit is contained in:
Ihor Kalnytskyi 2020-04-20 12:58:54 +03:00 committed by Simon Ser
parent 276e0301e0
commit 58eb0c4082

View file

@ -745,7 +745,7 @@ The default colors are:
input device will be unbound.
*unbindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \
[--locked] [input-device=<device>] <code>
[--locked] [--input-device=<device>] <code>
is also available for unbinding with key/button codes instead of key/button names.
*unmark* [<identifier>]