mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 11:51:42 +00:00
[Fix #120] Add documentation for trap
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Provides for the trapping of UNIX signals and the calling of multiple
|
||||
# registered functions when a trap is triggered.
|
||||
# Provides for trapping UNIX signals and calling callback functions when a trap
|
||||
# is triggered.
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
|
Reference in New Issue
Block a user