summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Winter <5821180+fdw@users.noreply.github.com>2022-10-25 19:14:25 +0200
committerGitHub <noreply@github.com>2022-10-25 19:14:25 +0200
commitfba6aee46da050eab979de1ced62c1205f3b9539 (patch)
tree945f800dd351958e5c5e7f640eb70ab4ef3988a9
parentcf2cf27336494f4a41fd6f76190b2027d9bb0272 (diff)
[DOC] Add parsing row options to dmenu manpage (#1734)
-rw-r--r--doc/rofi-dmenu.5.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rofi-dmenu.5.markdown b/doc/rofi-dmenu.5.markdown
index 9e525426..f9732a5d 100644
--- a/doc/rofi-dmenu.5.markdown
+++ b/doc/rofi-dmenu.5.markdown
@@ -192,6 +192,10 @@ When multi-select is enabled, prefix this string when element is not selected.
*default*: "☐ "
+## PARSING ROW OPTIONS
+
+Extra options for individual rows can be also set. See the **rofi-script(5)** manpage for details; the syntax and supported features are identical.
+
## RETURN VALUE
* **0**: Row has been selected accepted by user.