[gnome-shell] Some updates to the man page



commit 5c16be5dbb6fd5efc8c0d6c424e09e8cf6236e76
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jul 25 04:11:18 2012 +0200

    Some updates to the man page
    
    Mention relevant files, and how gnome-shell gets started
    in the session.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680601

 man/gnome-shell.xml |   29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/man/gnome-shell.xml b/man/gnome-shell.xml
index 7e43536..fa9e7d1 100644
--- a/man/gnome-shell.xml
+++ b/man/gnome-shell.xml
@@ -45,6 +45,13 @@
                 and introduces innovative user interface concepts to provide
                 a visually attractive and easy to use experience.</para>
 
+                <para>gnome-shell is a required component of
+                the GNOME desktop, i.e. it is listed in the
+                RequiredComponents field of
+                <filename>/usr/share/gnome-session/sessions/gnome.session</filename>.
+                It is started in the window manager phase of the session.
+                </para>
+
         </refsect1>
 
         <refsect1>
@@ -53,7 +60,7 @@
                 <variablelist>
 
                         <varlistentry>
-                                <term><option>--replace</option></term>
+                                <term><option>-r</option>, <option>--replace</option></term>
 
                                 <listitem><para>Replace the running window manager</para></listitem>
                         </varlistentry>
@@ -106,11 +113,31 @@
                                 <listitem><para>Display help and exit</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><option>--mode=<replaceable>MODE</replaceable></option></term>
+
+                                <listitem><para>Use a specific mode, e.g. "gdm" for login screen</para></listitem>
+                        </varlistentry>
+
+                        <varlistentry>
+                                <term><option>--list-modes</option></term>
+
+                                <listitem><para>List possible modes and exit</para></listitem>
+                        </varlistentry>
+
                 </variablelist>
 
         </refsect1>
 
         <refsect1>
+                <title>Files</title>
+
+                <para>
+                        <filename>/usr/share/gnome-session/sessions/gnome.session</filename>,
+                        <filename>/usr/share/applications/gnome-shell.desktop</filename>.</para>
+        </refsect1>
+
+        <refsect1>
                 <title>Bugs</title>
 
                 <para>The bug tracker can be reached by visiting the



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