From 76273798e41f4bc2cadd69ca7d9975a0acd3d37d Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 11 Jan 2019 21:56:31 +0100 Subject: [PATCH] [MANPAGE] Add comment that only fields in -drun-match-fields can be used in format string. Fixes: #892 --- doc/rofi-theme-selector.1 | 2 +- doc/rofi.1 | 3 +++ doc/rofi.1.markdown | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1 index 47d0bff7..6a9630c7 100644 --- a/doc/rofi-theme-selector.1 +++ b/doc/rofi-theme-selector.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "ROFI\-THEME\-SELECTOR" "1" "January 2018" "" "" +.TH "ROFI\-THEME\-SELECTOR" "1" "May 2018" "" "" . .SH "NAME" \fBrofi\-theme\-selector\fR \- Preview and apply themes for \fBrofi\fR diff --git a/doc/rofi.1 b/doc/rofi.1 index adaad64d..4652b45c 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -460,6 +460,9 @@ Default: {name} [({generic}) .IP "" 0 . .P +Note: Only fields enabled in \fB\-drun\-match\-fields\fR can be used in the format string\. +. +.P \fB\-[no\-]drun\-show\-actions\fR . .P diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown index 97eff176..69adc208 100644 --- a/doc/rofi.1.markdown +++ b/doc/rofi.1.markdown @@ -255,6 +255,8 @@ Pango markup can be used to formatting the output. Default: {name} [({generic})] +Note: Only fields enabled in `-drun-match-fields` can be used in the format string. + `-[no-]drun-show-actions` Show actions present in the Desktop files.