docs: fix docs for outdated hook

readline-upstream
sammyette 3 months ago
parent c2db9e65fa
commit 0f33f72de7
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

@ -3,5 +3,5 @@
+ `command.not-found` -> cmdStr > Thrown when a command is not found.
+ `command.no-perm` -> cmdStr > Thrown when Hilbish attempts to execute a file but
has no permission.
+ `command.not-executable` -> cmdStr > Thrown when Hilbish attempts to run a file
that is not executable.

Loading…
Cancel
Save