From de190f249dce5e205a9ef4e8250ea24e06c10cc1 Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Mon, 1 Jun 2015 15:57:56 +0200 Subject: [PATCH] Fix typo in manual: Issue: #174 --- doc/rofi-manpage.markdown | 2 +- doc/rofi.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index c3ac38e3..373724e3 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -451,7 +451,7 @@ The following options are further explained in the theming section: For syntax to see `-modi`. To get one merge view, of window,run,ssh: - rofi -show combi -combi-mode "window,run,ssh" + rofi -show combi -combi-modi "window,run,ssh" ### History and Sorting diff --git a/doc/rofi.1 b/doc/rofi.1 index de3167cf..93a52e96 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -585,7 +585,7 @@ Default: \fI""\fP The modi to combine in the combi mode. For syntax to see `\-modi`. To get one merge view, of window,run,ssh: - rofi \-show combi \-combi\-mode "window,run,ssh" + rofi \-show combi \-combi\-modi "window,run,ssh" .fi .RE .SS History and Sorting