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:
parent
eccd5ca1a3
commit
8a466992da
2 changed files with 7 additions and 2 deletions
|
@ -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))(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue