Projects
home:Eustace:branches:Eulaceura:Factory
virt-manager
_service:obs_scm:backport-virt-install-help-req...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:backport-virt-install-help-required-options-are-wrong.patch of Package virt-manager
From a254ece0f0497d062a0e4c94dc45619649ea4922 Mon Sep 17 00:00:00 2001 From: Cole Robinson <crobinso@redhat.com> Date: Sun, 21 Aug 2022 16:08:37 -0400 Subject: [PATCH] virt-install: --help required options are wrong Nowadays it could be as simple as `virt-install --install fedora36`. Trying to represent the interdepencies here is not worth it, but let's keep a simple string around to avoid the default parser usage string, which is huge Signed-off-by: Cole Robinson <crobinso@redhat.com> --- virtinst/virtinstall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/virtinstall.py b/virtinst/virtinstall.py index baebe5b5..37eef1fc 100644 --- a/virtinst/virtinstall.py +++ b/virtinst/virtinstall.py @@ -1019,7 +1019,7 @@ def xml_to_print(guest, installer, xmlonly, dry): def parse_args(): parser = cli.setupParser( - "%(prog)s --name NAME --memory MB STORAGE INSTALL [options]", + "%(prog)s OPTIONS", _("Create a new virtual machine from specified install media."), introspection_epilog=True) cli.add_connect_option(parser) -- 2.37.2.windows.2
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2