diff options
Diffstat (limited to 'hivex')
-rw-r--r-- | hivex/hivex.pod | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hivex/hivex.pod b/hivex/hivex.pod index 500f27ec..0cc91af7 100644 --- a/hivex/hivex.pod +++ b/hivex/hivex.pod @@ -442,6 +442,17 @@ Field in the registry out of range. =back +=head1 ENVIRONMENT VARIABLES + +=over 4 + +=item HIVEX_DEBUG + +Setting HIVEX_DEBUG=1 will enable very verbose messages. This is +useful for debugging problems with the library itself. + +=back + =head1 SEE ALSO L<hivexml(1)>, |