mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 20:57:41 +00:00
pve5to6 will never be a POD based man page, fake it for now
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> (cherry picked from commit 09df2aac59f255dc48fbbca5c2299b89e6015663) Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8ad498b81f
commit
ed5110fd83
@ -48,7 +48,9 @@ all: ${SERVICE_MANS} ${CLI_MANS} pvemailforward
|
|||||||
podselect $* > $@.tmp
|
podselect $* > $@.tmp
|
||||||
mv $@.tmp $@
|
mv $@.tmp $@
|
||||||
|
|
||||||
pve5to6.1.pod: pve5to6
|
pve5to6.1:
|
||||||
|
echo ".TH pve5to6 1" > $@
|
||||||
|
|
||||||
pveversion.1.pod: pveversion
|
pveversion.1.pod: pveversion
|
||||||
pveupgrade.1.pod: pveupgrade
|
pveupgrade.1.pod: pveupgrade
|
||||||
pvereport.1.pod: pvereport
|
pvereport.1.pod: pvereport
|
||||||
|
Loading…
Reference in New Issue
Block a user