[pve-devel] [PATCH docs] include parent directory for CLI synopsis build

Dietmar Maurer dietmar at proxmox.com
Tue May 24 16:44:03 CEST 2016


> +	perl -I. -I.. -e "use PVE::CLI::$(subst -,_,$*);print PVE::CLI::$(subst
> -,_,$*)->generate_asciidoc_synopsys();" > $@.tmp

I don't want to use -I.. by default, so I simply
overwrote the rule:

https://git.proxmox.com/?p=pve-cluster.git;a=commitdiff;h=f155bc6078a60b6a158de9820e49b36d49b334a8

hope that works for you?




More information about the pve-devel mailing list