diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/dash.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dash.1 b/src/dash.1 index 6ceb16a..577e9ee 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -2071,7 +2071,9 @@ The signals are specified by signal number or as the name of the signal. If .Ar signal is -.Li 0 , +.Li 0 +or +.Li EXIT , the action is executed when the shell exits. .Ar action may be null, which cause the specified signals to be ignored. |