mirror of
https://github.com/containers/podman.git
synced 2026-07-10 07:15:05 -04:00
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>
336 B
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.