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
.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