From e4d17f9864b6fb54dfed8e5fc9fb46db9b010604 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 27 Jun 2025 14:53:11 +0530 Subject: [PATCH] docs: Change wording to make it clear that env vars are expanded for launch actions not arbitrary actions Fixes #8759 --- docs/open_actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/open_actions.rst b/docs/open_actions.rst index 407a56344..0b39f0ec2 100644 --- a/docs/open_actions.rst +++ b/docs/open_actions.rst @@ -48,7 +48,7 @@ action per entry if you like, for example: action change_font_size current -2 -In the action specification you can expand environment variables, as shown in +In the launch specification you can expand environment variables, as shown in the examples above. In addition to regular environment variables, there are some special variables, documented below: