[gnome-session] Minor man page updates



commit 1e58e945280ea4a0285cd95fb011c8cd912fe9d9
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 9 00:36:59 2012 -0400

    Minor man page updates
    
    Mention new commandline options in the synopses, and make sure
    they are all documented.

 doc/man/gnome-session-quit.1 |   10 ++++++++--
 doc/man/gnome-session.1      |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/doc/man/gnome-session-quit.1 b/doc/man/gnome-session-quit.1
index 537461a..f0fdd16 100644
--- a/doc/man/gnome-session-quit.1
+++ b/doc/man/gnome-session-quit.1
@@ -7,7 +7,7 @@
 .SH NAME
 gnome-session-quit \- End the current GNOME session
 .SH SYNOPSIS
-.B gnome-session-quit [\-\-logout|\-\-power-off] [\-\-no-prompt]
+.B gnome-session-quit [\-\-logout|\-\-power-off|\-\-reboot] [\-\-force] [\-\-no-prompt]
 .SH DESCRIPTION
 The \fIgnome-session-quit\fP program can be used to end a GNOME session.
 .SH OPTIONS
@@ -17,7 +17,13 @@ The following options are supported:
 Prompt the user to confirm logout. This is the default behavior.
 .TP
 .I "--power-off"
-Prompt ther user to confirm system power off.
+Prompt the user to confirm system power off.
+.TP
+.I "--reboot"
+Prompt the user to confirm system reboot.
+.TP
+.I "--force"
+Ignore any inhibitors.
 .TP
 .I "--no-prompt"
 End the session without user interaction. This only works with \fI--logout\fP.
diff --git a/doc/man/gnome-session.1 b/doc/man/gnome-session.1
index bb18e24..80b7674 100644
--- a/doc/man/gnome-session.1
+++ b/doc/man/gnome-session.1
@@ -7,7 +7,7 @@
 .SH NAME
 gnome-session \- Start the GNOME desktop environment
 .SH SYNOPSIS
-.B gnome-session [\-\-autostart=DIR] [\-\-session=SESSION] [\-\-failsafe|\-f] [\-\-debug]
+.B gnome-session [\-a|\-\-autostart=DIR] [\-\-session=SESSION] [\-\-failsafe|\-f] [\-\-debug] [\-\-whale]
 .SH DESCRIPTION
 The \fIgnome-session\fP program starts up the GNOME desktop
 environment. This command is typically executed by your login manager



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]