From 7fd5365b1c75b76175e4b23d375c1f8773c0804f Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Thu, 2 Feb 2017 19:06:05 +0100 Subject: [PATCH] Update output test for inverted option --- doc/help-output.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/help-output.txt b/doc/help-output.txt index 20244cb7..30894060 100644 --- a/doc/help-output.txt +++ b/doc/help-output.txt @@ -14,7 +14,7 @@ Command line only options: -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. - -lazy-grab When fail to grab keyboard, don't block but retry later. + -no-lazy-grab Disable lazy grab that, when fail to grab keyboard, does not block but retry later. 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