summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-07-09 00:36:59 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-07-09 00:36:59 -0400
commit1e58e945280ea4a0285cd95fb011c8cd912fe9d9 (patch)
tree8614228e92964f26dbd2c55086b0340e6432e4dd /doc
parent102f6b9deee8ab699f580c845dfe78b59a2cf738 (diff)
downloadgnome-session-1e58e945280ea4a0285cd95fb011c8cd912fe9d9.tar.gz
Minor man page updates
Mention new commandline options in the synopses, and make sure they are all documented.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnome-session-quit.110
-rw-r--r--doc/man/gnome-session.12
2 files changed, 9 insertions, 3 deletions
diff --git a/doc/man/gnome-session-quit.1 b/doc/man/gnome-session-quit.1
index 537461a7..f0fdd16b 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 bb18e24d..80b76748 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