mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-31 17:17:56 +03:00
ce0cad96ac
The most of content of this file comes from the output of the command ' register-python-argcomplete $MY-SCRIPT', plus some changes. For the details about argcomplete, Please refer to https://pypi.org/project/argcomplete/ or https://github.com/kislyuk/argcomplete With this patchset, Users can use completion in bash. ex: $ virt-xml --<TAB><TAB> $ virt-install --disk <TAB><TAB> $ virt-install --panic model=isa,<TAB><TAB> $ virt-install --controller model=virtio-scsi,ty<TAB><TAB> Signed-off-by: Lin Ma <lma@suse.com> |
||
---|---|---|
.. | ||
bash-completion | ||
icons | ||
hicolor | ||
org.virt-manager.virt-manager.gschema.xml | ||
virt-manager.appdata.xml.in | ||
virt-manager.desktop.in |