Skip to content
Snippets Groups Projects
  • Guido Trotter's avatar
    Update gnt-cluster(8) for be/hyp parameter syntax · 555918b3
    Guido Trotter authored
    Now it displays:
    
    --hypervisor-parameters hypervisor:hv-param=value [ ,hv-param=value ... ]
    --backend-parameters be-param=value [ ,be-param=value ... ]
    
    Sorry for the super-long lines :( Is there a better way to insert spaces
    without pushing them to the resulting man page?
    
    Reviewed-by: iustinp
    555918b3