From 33e52564affb7fbc50ad68a08c43c9f70e7d1bb4 Mon Sep 17 00:00:00 2001 From: rbuj Date: Fri, 14 Feb 2020 07:54:19 +0100 Subject: Port from EggDebug to the built-in GLib logging framework --- data/mate-power-manager.1 | 8 +------- data/mate-power-preferences.1 | 5 +---- data/mate-power-statistics.1 | 5 +---- 3 files changed, 3 insertions(+), 15 deletions(-) (limited to 'data') diff --git a/data/mate-power-manager.1 b/data/mate-power-manager.1 index 43c41e3..c568507 100644 --- a/data/mate-power-manager.1 +++ b/data/mate-power-manager.1 @@ -2,7 +2,7 @@ .SH NAME mate-power-manager \- MATE power manager userspace daemon .SH SYNOPSIS -\fBmate-power-manager\fR [ \fB\-\-verbose\fR ] [ \fB\-\-debug\fR ] [ \fB\-\-help\fR ] +\fBmate-power-manager\fR [ \fB\-\-help\fR ] .SH "DESCRIPTION" \fBmate-power-manager\fR is the backend program of the MATE power management infrastructure providing a complete and integrated solution to power management under the MATE desktop environment. .PP @@ -12,14 +12,8 @@ It supports features such as suspending, hibernating, screen blanking, cpu frequ \fB\-\-help\fR Show summary of options. .TP -\fB\-\-verbose\fR -Show extra debugging. -.TP \fB\-\-no-daemon\fR Do not detach \fBmate-power-manager\fR into the background so that error messages will be displayed on console. -.TP -\fB\-\-debug\fR -Only show specific debugging options. Useful for developers only. .SH "SEE ALSO" .PP mate-power-preferences (1). diff --git a/data/mate-power-preferences.1 b/data/mate-power-preferences.1 index f160c64..f53fed8 100644 --- a/data/mate-power-preferences.1 +++ b/data/mate-power-preferences.1 @@ -2,16 +2,13 @@ .SH NAME mate-power-preferences \- MATE power preferences GUI .SH SYNOPSIS -\fBmate-power-preferences\fR [ \fB\-\-verbose\fR ] [ \fB\-\-help\fR ] +\fBmate-power-preferences\fR [ \fB\-\-help\fR ] .SH "DESCRIPTION" \fBmate-power-preferences\fR is the gui program for the mate power management infrastructure .SH "OPTIONS" .TP \fB\-\-help\fR Show summary of options. -.TP -\fB\-\-verbose\fR -Show extra debugging. .SH "SEE ALSO" .PP mate-power-manager (1). diff --git a/data/mate-power-statistics.1 b/data/mate-power-statistics.1 index 38a2785..5dc1be5 100644 --- a/data/mate-power-statistics.1 +++ b/data/mate-power-statistics.1 @@ -2,7 +2,7 @@ .SH NAME mate-power-statistics \- MATE power statistics GUI .SH SYNOPSIS -\fBmate-power-statistics\fR [ \fB\-\-verbose\fR ] [ \fB\-\-help\fR ] +\fBmate-power-statistics\fR [ \fB\-\-help\fR ] .SH "DESCRIPTION" \fBmate-power-statistics\fR is the gui program for the mate power management infrastructure. .PP @@ -11,9 +11,6 @@ It allows users to visualize the power consumption of laptop hardware. .TP \fB\-\-help\fR Show summary of options. -.TP -\fB\-\-verbose\fR -Show extra debugging. .SH "SEE ALSO" .PP mate-power-manager (1), mate-power-preferences (1). -- cgit v1.2.1