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
This commit is contained in:
Florian Müllner 2011-06-01 17:15:50 +02:00
parent 7f2456c00d
commit 03a5133e8c

View File

@ -36,53 +36,48 @@ visually attractive and easy to use experience.
.SH OPTIONS .SH OPTIONS
.TP .TP
.B \-r, \-\-replace .B \-\-replace
Replace the running metacity/gnome-panel Replace the running window manager
.br .br
.TP .TP
.B \-v, \-\-verbose .B \-\-sm-disable
Shows details about the results of running `gnome-shell'. Disable connection to the session manager
.br .br
.TP .TP
.B \-g, \-\-debug .B \-\-sm-client-id=ID
Run under a debugger Specify session management ID
.br .br
.TP .TP
.B \-\-debug\-command .B \-\-sm-save-file=FILE
Command to use for debugging (defaults to 'gdb \-\-args') Initialize session from savefile
.br
.TP
.B \-\-screen=SCREEN
X screen to use
.br
.TP
.B \-d, \-\-display=DISPLAY
X display to use
.br .br
.TP .TP
.B \-\-sync .B \-\-sync
.br Make X calls synchronous
Make X calls synchronously, useful when debugging down X errors
.br .br
.TP .TP
.B \-\-xephyr .B \-\-version
Run a debugging instance inside Xephyr Print version and exit
.br .br
.TP .TP
.B \-\-geometry .B \-\-help
Specify Xephyr screen geometry Display help and exit
.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
.br .br
.SH BUGS .SH BUGS