diff options
author | Turbo Fredriksson <[email protected]> | 2014-09-12 15:44:04 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2014-09-18 15:01:03 -0700 |
commit | 71bd0645554d8bd94bdadaf270ab67f629ad9fa0 (patch) | |
tree | 3888c5e45c2be108c492c058591dea0472de6941 /man/man8/zfs.8 | |
parent | 2d501583430e54be39c6aed033fc6f841e469f23 (diff) |
Document environment variables for zdb, zfs, zinject and zpool.
Signed-off-by: Turbo Fredriksson <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #2691
Diffstat (limited to 'man/man8/zfs.8')
-rw-r--r-- | man/man8/zfs.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 8b22c5af4..d3ca8a6f7 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -3707,6 +3707,11 @@ M F /tank/test/modified .in -2 .sp +.SH "ENVIRONMENT VARIABLES" +.TP +.B "ZFS_ABORT +Cause \fBzfs\fR to dump core on exit for the purposes of running \fB::findleaks\fR. + .SH EXIT STATUS .LP The following exit values are returned: |