mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05:00
main: Support -r as the equivalent of --replace
https://bugzilla.gnome.org/show_bug.cgi?id=676857
This commit is contained in:
parent
66eac7824a
commit
50cf3dd1a5
@ -197,7 +197,7 @@ static GOptionEntry meta_options[] = {
|
||||
NULL
|
||||
},
|
||||
{
|
||||
"replace", 0, 0, G_OPTION_ARG_NONE,
|
||||
"replace", 'r', 0, G_OPTION_ARG_NONE,
|
||||
&opt_replace_wm,
|
||||
N_("Replace the running window manager"),
|
||||
NULL
|
||||
|
Loading…
Reference in New Issue
Block a user