mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-16 21:01:10 +00:00
--no-lp *itself* could get some love, too
This commit is contained in:
parent
b771bf89b0
commit
8ca2144a74
@ -549,8 +549,10 @@ def parse():
|
||||
"The archive-admins discourage its use, except for fakesyncs.")
|
||||
no_lp.add_option("--no-lp",
|
||||
dest="lp", action="store_false", default=True,
|
||||
help="Construct sync locally rather than letting "
|
||||
"Launchpad copy the package directly")
|
||||
help="Construct sync locally, rather than letting "
|
||||
"Launchpad copy the package directly. "
|
||||
"It will leave a signed .changes file for you to "
|
||||
"upload.")
|
||||
no_lp.add_option("-n", "--uploader-name",
|
||||
help="Use UPLOADER_NAME as the name of the maintainer "
|
||||
"for this upload.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user