mirror of https://github.com/Hilbis/Hilbish
docs: fix docs for outdated hook
parent
c2db9e65fa
commit
0f33f72de7
|
@ -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…
Reference in New Issue