]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/service-util: actually use the `bus_introspect` argument in `help()` 31721/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 11 Mar 2024 12:56:30 +0000 (13:56 +0100)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 11 Mar 2024 12:56:30 +0000 (13:56 +0100)
commit4313b99136dcab00fd00624fdce2306562d8bf6f
treed4e66cdd025ed384a5c4ff94e4c617b703ef096f
parent65064e2ff050fcf0daeefb4c1d03ba77c6b7f79b
shared/service-util: actually use the `bus_introspect` argument in `help()`

If `bus_introspect` is false, do not print the `--bus-introspect=PATH` option.

Also, modernize help output.
src/shared/service-util.c