]> git.ipfire.org Git - thirdparty/systemd.git/commit
mstack-tool: convert to OPTION macros
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Wed, 29 Apr 2026 22:07:29 +0000 (00:07 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Tue, 5 May 2026 11:49:51 +0000 (13:49 +0200)
commitd9fbe513a9700a52845dd2ebbf0f583bab7519f4
tree0d648a184afe2291a4010d4ed9d0daefad5d8af7
parent6557a98705f67e39a2eb262b6a5d9e0641ef1e31
mstack-tool: convert to OPTION macros

Both the main parser and the util-linux mount-helper-mode parser
(invoked as mount.mstack) are converted with "systmed-mstack" and
"mount.mstack" as namespaces. The latter has no help.

For systemd-mstack, Commands are listed first, and then Options.
And --no-pager, --no-legend, --json= are moved to the end.

Co-developed-by: Claude Opus 4.7 <noreply@anthropic.com>
src/mstack/mstack-tool.c