chore: docs

This commit is contained in:
iff 2025-01-26 18:46:53 +01:00
parent 7626c2278d
commit 29e0e42e54
2 changed files with 10 additions and 1 deletions

View file

@ -30,7 +30,7 @@ When running your module, you will get the following environment variables:
- `_PR_COMMAND`: The command, without arguments
- `_PR_LAST_COMMAND`: Full command with arguments
- `_PR_ERROR_MSG`: Error message from the command
- `_PR_EXECUTABLES`: A space (` `) separated list of executables in `PATH`
- `_PR_EXECUTABLES`: A space (` `) separated list of executables in `PATH`. Limited to 100k characters, empty if exceeded.
Your module should print: