From fdb8d006b50941947889f8a61fde5419d9697ce5 Mon Sep 17 00:00:00 2001 From: CytoDev Date: Wed, 13 Jul 2016 13:20:42 +0200 Subject: [PATCH] Adds man description for suspend method. --- man/lightdm-webkit2-greeter.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/lightdm-webkit2-greeter.1 b/man/lightdm-webkit2-greeter.1 index ca24f67..bba6802 100644 --- a/man/lightdm-webkit2-greeter.1 +++ b/man/lightdm-webkit2-greeter.1 @@ -81,6 +81,11 @@ lightdm\&.cancel_timed_login() has been deprecated. Returns the value of a named hint provided by LightDM\&. .RE .PP +\fBlightdm\&.suspend()\fR +.RS 4 +Suspends the system, if the greeter has the authority to do so\&. +.RE +.PP \fBlightdm\&.hibernate()\fR .RS 4 Hibernates the system, if the greeter has the authority to do so\&.