pve5to6 will never be a POD based man page, fake it for now
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f72c8f8c1c
commit
09df2aac59
@ -48,7 +48,9 @@ all: ${SERVICE_MANS} ${CLI_MANS} pvemailforward
|
||||
podselect $* > $@.tmp
|
||||
mv $@.tmp $@
|
||||
|
||||
pve5to6.1.pod: pve5to6
|
||||
pve5to6.1:
|
||||
echo ".TH pve5to6 1" > $@
|
||||
|
||||
pveversion.1.pod: pveversion
|
||||
pveupgrade.1.pod: pveupgrade
|
||||
pvereport.1.pod: pvereport
|
||||
|
Loading…
Reference in New Issue
Block a user