[pve-devel] [PATCH common] pod: generate property string documentation
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Sat Feb 27 10:48:30 CET 2016
    
    
  
applied - great feature!
I wonder if this can completely replace the typetext hack
and auto-generate it? For example, for cpu you patch generates:
   cpu:
        Emulated CPU type.
        cputype: (486 | Broadwell | ...
Note: typetext prorperty is empty, so I would like to have:
   cpu: [cputype=]value,[OPTIONS=value]
        
        Set Emulated CPU type.
        cputype: (486 | Broadwell ...|
    
    
More information about the pve-devel
mailing list