2165522 virsh: Create macro for common "network" option

Authored and Committed by John Ferlan 8 years ago
    virsh: Create macro for common "network" option
    
    Rather than continually cut-n-paste the strings into each command,
    create a common macro to be used generically.  Note that not all
    '{.name = "network",' entries are replaced, just those that have the
    common .help string of "network name or uuid".
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+16 -45