mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Typo in syncpackage help
This commit is contained in:
parent
19f4f57c8c
commit
ce34dff75f
@ -327,7 +327,7 @@ def main():
|
|||||||
% UDTConfig.defaults['DEBIAN_MIRROR'])
|
% UDTConfig.defaults['DEBIAN_MIRROR'])
|
||||||
parser.add_option('-U', '--ubuntu-mirror', metavar='UBUNTU_MIRROR',
|
parser.add_option('-U', '--ubuntu-mirror', metavar='UBUNTU_MIRROR',
|
||||||
dest='ubuntu_mirror',
|
dest='ubuntu_mirror',
|
||||||
help='Prefeed Ubuntu mirror '
|
help='Preferred Ubuntu mirror '
|
||||||
'(default: %s)'
|
'(default: %s)'
|
||||||
% UDTConfig.defaults['UBUNTU_MIRROR'])
|
% UDTConfig.defaults['UBUNTU_MIRROR'])
|
||||||
parser.add_option('--no-conf',
|
parser.add_option('--no-conf',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user