Blame doc/man/gnome-session-quit.1

Packit c86169
.\"
Packit c86169
.\" gnome-session-quit manual page.
Packit c86169
.\" (C) 2000 Miguel de Icaza (miguel@helixcode.com)
Packit c86169
.\" (C) 2009-2010 Vincent Untz (vuntz@gnome.org)
Packit c86169
.\"
Packit c86169
.TH GNOME-SESSION-QUIT 1 "GNOME"
Packit c86169
.SH NAME
Packit c86169
gnome-session-quit \- End the current GNOME session
Packit c86169
.SH SYNOPSIS
Packit c86169
.B gnome-session-quit [\-\-logout|\-\-power-off|\-\-reboot] [\-\-force] [\-\-no-prompt]
Packit c86169
.SH DESCRIPTION
Packit c86169
The \fIgnome-session-quit\fP program can be used to end a GNOME session.
Packit c86169
.SH OPTIONS
Packit c86169
The following options are supported:
Packit c86169
.TP
Packit c86169
.I "--logout"
Packit c86169
Prompt the user to confirm logout. This is the default behavior.
Packit c86169
.TP
Packit c86169
.I "--power-off"
Packit c86169
Prompt the user to confirm system power off.
Packit c86169
.TP
Packit c86169
.I "--reboot"
Packit c86169
Prompt the user to confirm system reboot.
Packit c86169
.TP
Packit c86169
.I "--force"
Packit c86169
Ignore any inhibitors.
Packit c86169
.TP
Packit c86169
.I "--no-prompt"
Packit c86169
End the session without user interaction. This only works with \fI--logout\fP.
Packit c86169
.SH BUGS
Packit c86169
If you find bugs in the \fIgnome-session-quit\fP program, please report
Packit c86169
these on https://bugzilla.gnome.org.
Packit c86169
.SH SEE ALSO
Packit c86169
.BR gnome-session(1)