docs: Change wording to make it clear that env vars are expanded for launch actions not arbitrary actions

Fixes #8759
This commit is contained in:
Kovid Goyal 2025-06-27 14:53:11 +05:30
parent 41346f2e5b
commit e4d17f9864
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

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