mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
.gitlab
.gitlab-ci
clutter
cogl
data
doc
data
man
meson.build
mutter.1
reference
website
building-and-running.md
clutter-frame-scheduling.md
clutter-rendering-model.md
code-overview.md
coding-style.md
debugging.md
git-conventions.md
monitor-configuration.md
mutter-constraints.txt
mutter-focus.txt
mutter-kms-abstractions.md
mutter-relationships.md
meson
mtk
po
src
subprojects
tools
.gitignore
.gitlab-ci.yml
COPYING
NEWS
README.md
check-style.py
config.h.meson
logo.svg
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>