Add delete from history to manpage.

This commit is contained in:
QC 2014-12-24 16:16:24 +01:00
parent 8afba6e875
commit 4c92d1fc0c
2 changed files with 3 additions and 0 deletions

View File

@ -378,6 +378,7 @@ Rofi supports the following keybindings:
* `?`: Switch to the next modi. The list can be customized with the `-switchers` argument.
* `ctrl-/`: Switch to the previous modi. The list can be customized with the `-switchers` argument.
* `Ctrl-space`: Set selected item as input text.
* `Shift-Del`: Delete entry from history.
## FAQ

View File

@ -493,6 +493,8 @@ Rofi supports the following keybindings:
\fB\fCctrl\-/\fR: Switch to the previous modi. The list can be customized with the \fB\fC\-switchers\fR argument.
.IP \(bu 2
\fB\fCCtrl\-space\fR: Set selected item as input text.
.IP \(bu 2
\fB\fCShift\-Del\fR: Delete entry from history.
.RE
.SH FAQ
.PP