Files
podman/docs/source/markdown/options/reload-systemd.md
Kit Dallege ceae6e85ec docs: share --reload-systemd option between quadlet install and rm
Extract the --reload-systemd option text into a shared option file
at docs/source/markdown/options/reload-systemd.md and reference it
with @@option in both podman-quadlet-install and podman-quadlet-rm
manpages, following the established pattern for shared options.

Rename the manpages from .md to .md.in to indicate preprocessing.

Fixes #28370

Signed-off-by: Kit Dallege <xaum.io@gmail.com>
2026-06-20 12:57:10 +02:00

336 B

####> This option file is used in: ####> podman quadlet install, quadlet rm ####> If file is edited, make sure the changes ####> are applicable to all of those.

--reload-systemd

Reload systemd after the operation completes (default true). In order to disable it users need to manually set the value of this flag to false.