From bdeceaa35b483eddd04d4e4b16459e78a88c72a7 Mon Sep 17 00:00:00 2001 From: QC Date: Wed, 27 Aug 2014 19:48:54 +0200 Subject: [PATCH] Update manpage. --- doc/rofi.1 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/rofi.1 b/doc/rofi.1 index 5014e99f..8b1fb80f 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -9,7 +9,7 @@ rofi \- A window switcher, run dialog and dmenu replacement [ \-terminal \fIterminal\fP ] [ \-location \fIposition\fP ] [ \-hmode ] [ \-fixed\-num\-lines ] [ \-padding \fIpadding\fP ] [ \-opacity \fIopacity%\fP ] [ \-display \fIdisplay\fP ] [ \-bc \fIcolor\fP ] [ \-bw \fIwidth\fP ] [ \-dmenu [ \-p \fIprompt\fP ] ] [ \-ssh\-set\-title \fItrue|false\fP ] [ \-now ] [ \-rnow ] [ \-snow ] [ \-version ] [ \-help] [ \-dump\-xresources ] -[ \-disable\-history ] [ \-levenshtein\-sort ] [ \-show \fImode\fP ] [ \-switcher \fImode1,mode2\fP ] +[ \-disable\-history ] [ \-levenshtein\-sort ] [ \-show \fImode\fP ] [ \-switcher \fImode1,mode2\fP ] [ \-e \fImessage\fP] .SH DESCRIPTION .PP \fBrofi\fP is an X11 popup window switcher. A list is displayed center\-screen showing open window titles, WM_CLASS, and desktop number. @@ -333,6 +333,14 @@ So to have a mode 'Workspaces' using the \fB\fCi3_switch_workspace.sh\fR script rofi \-switchers "window,run,ssh,Workspaces:i3_switch_workspaces.sh" \-show Workspaces .fi .RE +.PP +\fB\fC\-e\fR \fImessage\fP +.PP +.RS +.nf +Popup a message dialog (used internally for showing errors) with *message*. +.fi +.RE .SH Keybindings .PP Rofi supports the following keybindings: