[DOC] Add parsing row options to dmenu manpage (#1734)

This commit is contained in:
Fabian Winter 2022-10-25 19:14:25 +02:00 committed by GitHub
parent cf2cf27336
commit fba6aee46d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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.