mirror of
https://github.com/brl/mutter.git
synced 2025-06-12 16:33:58 +00:00
.gitlab
.gitlab-ci
clutter
cogl
data
doc
man
meson.build
mutter.1
reference
code-overview.txt
compositor-control.txt
dialogs.txt
how-constraints-works.txt
how-to-get-focus-right.txt
monitor-configuration.md
rationales.txt
strut-and-related-updating.txt
meson
po
src
subprojects
tools
.gitignore
.gitlab-ci.yml
COPYING
HACKING.md
NEWS
README.md
check-style.py
config.h.meson
meson.build
meson_options.txt
mutter.doap

Treat the first non-option as a command, and any others as its CLI arguments. Run the command with those arguments; communicate its exit status (if nonzero); and exit with it. Document this added functionality in the manpage and usage description. Closes: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1981 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1982>