mirror of https://git.48k.eu/ogcli/
images: change --repo help message
parent
a4bf35ef28
commit
e7c2ad0ee1
|
@ -44,7 +44,7 @@ class OgImage():
|
|||
parser.add_argument('--repo',
|
||||
nargs='?',
|
||||
default=urlparse(rest.URL).netloc.split(':')[0],
|
||||
help='Images repository ip')
|
||||
help='Repository IP address')
|
||||
group = parser.add_argument_group('clients', 'Client selection args')
|
||||
group.add_argument('--center-id',
|
||||
type=int,
|
||||
|
|
Loading…
Reference in New Issue