1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00

cross-reference to DEBUG_BEFORE_CMD option

This commit is contained in:
Peter Stephenson 2008-07-30 19:46:14 +00:00
parent eccd5ca1a3
commit 8a466992da
2 changed files with 7 additions and 2 deletions

View file

@ -308,7 +308,8 @@ executed inside other traps.
)
findex(TRAPDEBUG)
item(tt(TRAPDEBUG))(
Executed after each command.
Executed after each command. If the option tt(DEBUG_BEFORE_CMD)
is set, executed before each command instead.
)
findex(TRAPEXIT)
item(tt(TRAPEXIT))(