From 26d3d7dfc1de951391b051af0c659d67eab2eeb1 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 25 Apr 2017 19:55:00 +0200 Subject: [PATCH] Fix reference files for tests. --- doc/help-output.txt | 2 +- doc/test_xr.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/help-output.txt b/doc/help-output.txt index d8072ba3..44f63992 100644 --- a/doc/help-output.txt +++ b/doc/help-output.txt @@ -9,12 +9,12 @@ Command line only options: ${DISPLAY} -h,-help This help message. -dump-xresources Dump the current configuration in Xresources format and exit. - -dump-xresources-theme Dump the current color scheme in Xresources format and exit. -e [string] Show a dialog displaying the passed message and exit. -markup Enable pango markup where possible. -normal-window In dmenu mode, behave as a normal window. (experimental) -show [mode] Show the mode 'mode' and exit. The mode has to be enabled. -no-lazy-grab Disable lazy grab that, when fail to grab keyboard, does not block but retry later. + -no-plugins Disable loading of external plugins. DMENU command line options: -mesg [string] Print a small user message under the prompt (uses pango markup) -p [string] Prompt to display left of entry field diff --git a/doc/test_xr.txt b/doc/test_xr.txt index 3d85b184..ad408b1d 100644 --- a/doc/test_xr.txt +++ b/doc/test_xr.txt @@ -84,6 +84,8 @@ rofi.window-format: w c t ! rofi.color-active: ! "Color scheme window" Set from: Default ! rofi.color-window: +! "Directory containing plugins" Set from: Default +! rofi.plugin-path: /home/qball/.local/lib/rofi ! "Pidfile location" Set from: File rofi.pid: /tmp/rofi.pid ! "Paste primary selection" Set from: File