pkgs/rnl-virt: Fix program name in help
Description of changes
rnl-virt -h
shows usage: .rnl-virt-wrapped [-h] {clean,virsh,manager,disk,d,switch,sw,vm,v} ...
This MR fixes the program name in the help message.
Things done
-
Tested -
Updated documentation (Wiki/NetBox) -
Breaking change