From d909545c9d8cfe48c1e42de6955a0131f704416a Mon Sep 17 00:00:00 2001 From: rycee Date: Thu, 17 Oct 2024 11:52:56 +0000 Subject: [PATCH] deploy: e43902a7d6df1ce25063d59fa35ab786fa9f7704 --- options.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.xhtml b/options.xhtml index 480f4a9ff..f0708a73e 100644 --- a/options.xhtml +++ b/options.xhtml @@ -16299,7 +16299,7 @@ attribute set of string

Verb Definition Attributes in the broot documentation.

The possible attributes are:

invocation (optional)

how the verb is called by the user, with placeholders for arguments

execution (mandatory)

how the verb is executed

key (optional)

a keyboard key triggering execution

keys (optional)

multiple keyboard keys each triggering execution

shortcut (optional)

an alternate way to call the verb (without the arguments part)

leave_broot (optional)

whether to quit broot on execution -(default: true)

from_shell (optional)</term>

whether the verb must be executed from the +(default: true)

from_shell (optional)

whether the verb must be executed from the parent shell (default: false)

Type: