From 03a5133e8c8844a6e6ac44aad927016a565de341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 1 Jun 2011 17:15:50 +0200 Subject: [PATCH] docs: Update man page Currently the man page is horribly outdated, so update to the current set of options. https://bugzilla.gnome.org/show_bug.cgi?id=648562 --- man/gnome-shell.1 | 51 +++++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 28 deletions(-) diff --git a/man/gnome-shell.1 b/man/gnome-shell.1 index f05390309..957902da5 100644 --- a/man/gnome-shell.1 +++ b/man/gnome-shell.1 @@ -36,53 +36,48 @@ visually attractive and easy to use experience. .SH OPTIONS .TP -.B \-r, \-\-replace -Replace the running metacity/gnome-panel +.B \-\-replace +Replace the running window manager .br .TP -.B \-v, \-\-verbose -Shows details about the results of running `gnome-shell'. +.B \-\-sm-disable +Disable connection to the session manager .br .TP -.B \-g, \-\-debug -Run under a debugger +.B \-\-sm-client-id=ID +Specify session management ID .br .TP -.B \-\-debug\-command -Command to use for debugging (defaults to 'gdb \-\-args') +.B \-\-sm-save-file=FILE +Initialize session from savefile +.br + +.TP +.B \-\-screen=SCREEN +X screen to use +.br + +.TP +.B \-d, \-\-display=DISPLAY +X display to use .br .TP .B \-\-sync -.br -Make X calls synchronously, useful when debugging down X errors +Make X calls synchronous .br .TP -.B \-\-xephyr -Run a debugging instance inside Xephyr +.B \-\-version +Print version and exit .br .TP -.B \-\-geometry -Specify Xephyr screen geometry -.br - -.TP -.B \-w, \-\-wide -Use widescreen (1280x800) with Xephyr -.br - -.TP -.B \-\-create\-extension -Create a new GNOME Shell extension - -.TP -.B \-\-eval\-file -Evaluate the contents of the given JavaScript file +.B \-\-help +Display help and exit .br .SH BUGS