containers/podman

Documentation: Share `--reload-systemd` option between `podman quadlet install` and `podman quadlet rm` manpages

已關閉

#28,370 建立於 2026年3月26日

 (3 則留言) (2 個反應) (0 位負責人)Go (3,107 個分叉)batch import
ContribfestGood First Issuekind/documentationvolunteers-wanted

倉庫指標

星標
 (31,686 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

We have a mechanism build for manpages to share options - the text lives in docs/source/markdown/options, the Manpage file is renamed to .md.in to indicate preprocessing is required, and the option is added to the manpage with @@option <name>.

Right now, we have an option that isn't shared (--reload-systemd); we should deduplicate in this method.

貢獻者指南