[gnome-shell] man: Update options
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] man: Update options
- Date: Mon, 28 Dec 2020 13:09:33 +0000 (UTC)
commit 88ac08b542f7e658061019b83522cc6bffba8105
Author: Florian Müllner <fmuellner gnome org>
Date: Sun Dec 27 23:53:10 2020 +0100
man: Update options
The man page hasn't been updated in years, so the list of options ended
up being quite outdated. Most notably it's missing all wayland-related
options.
Remove obsolete options and add all the missing ones so that the list
is up to date again.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1553>
man/gnome-shell.txt | 42 +++++++++++++++++++++++++++---------------
1 file changed, 27 insertions(+), 15 deletions(-)
---
diff --git a/man/gnome-shell.txt b/man/gnome-shell.txt
index 4ed5b711b4..fa415146a5 100644
--- a/man/gnome-shell.txt
+++ b/man/gnome-shell.txt
@@ -27,6 +27,27 @@ It is started in the window manager phase of the session.
OPTIONS
-------
+*--wayland*::
+Run as a wayland compositor
+
+*--display-server*::
+Run as a full display server, rather than nested
+
+*--nested*::
+Run as a nested compositor
+
+*--no-x11*::
+Run wayland compositor without starting Xwayland
+
+*--x11*::
+Run with X11 backend
+
+*--wayland-display*='DISPLAY'::
+Wayland display name to use
+
+*-d*, *--display*='DISPLAY'::
+X display to use
+
*-r*, *--replace*::
Replace the running window manager
@@ -39,29 +60,20 @@ Specify session management 'ID'
*--sm-save-file*='FILE'::
Initialize session from 'FILE'
-*--screen*='SCREEN'::
-X screen to use
-
-*-d*, *--display*='DISPLAY'::
-X display to use
-
*--sync*::
Make X calls synchronous
-*--version*::
-Print version and exit
-
-*--help*::
-Display help and exit
-
*--mode*='MODE'::
Use a specific mode, e.g. "gdm" for login screen
*--list-modes*::
List possible modes and exit
-*--clutter-display*='DISPLAY'::
-Clutter the option display (otherwise ignored)
+*--version*::
+Print version and exit
+
+*--help*::
+Display help and exit
FILES
-----
@@ -71,7 +83,7 @@ FILES
BUGS
----
The bug tracker can be reached by visiting the website
-https://bugzilla.gnome.org/buglist.cgi?product=gnome-shell.
+https://gitlab.gnome.org/GNOME/gnome-shell/issues.
Before sending a bug report, please verify that you have the latest version
of gnome-shell. Many bugs (major and minor) are fixed at each release, and
if yours is out of date, the problem may already have been solved.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]