]> git.ipfire.org Git - thirdparty/systemd.git/commit
run: convert run0 option parser to macros
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Mon, 27 Apr 2026 22:30:08 +0000 (00:30 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Tue, 28 Apr 2026 15:13:24 +0000 (17:13 +0200)
commit03a58fe2517a8015ba83eb9db87e69d60f9a0438
tree48aa8b73bb31d4b078882892c1320fec6980325d
parent4c0e12b3b922f99a9be09e3be9df6a7a44b5db04
run: convert run0 option parser to macros

This exercises the new option namespace code.

--help output is generally the same, except for the formatting changes
related to use of the new output helpers and the common option macros.

--same-root-dir is now documented (followup for
  475729b80532dfbbce98705dade6570ce5cc29f0).

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