From 32893ea380f756534c919d2b4d2c47cd9242eaa0 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Sun, 5 Nov 2023 19:30:25 +0100 Subject: zzz.8: ZZZ_MODE can be 'hibernate' too. Also mention ZZZ_HIBERNATE_MODE --- zzz.8 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 -- cgit 1.4.1