diff options
-rw-r--r-- | zzz.8 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/zzz.8 b/zzz.8 index 3fd4f52..c147e99 100644 --- a/zzz.8 +++ b/zzz.8 @@ -54,8 +54,20 @@ The environment variable can be used in these hooks to differentiate between .Ic standby , .Ic suspend , +.Ic resume , and -.Ic resume . +.Ic hibernate . +If the value is +.Ic hibernate , +then +.Ev +ZZZ_HIBERNATE_MODE +can be used to differentiate between +.Ic platform , +.Ic reboot , +and +.Ic suspend +hibernation modes. .Sh DIAGNOSTICS .Bl -tag -width indent .It suspend/hibernate not supported |