mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Document -d in requestsync help.
This commit is contained in:
parent
9a5df25367
commit
97b9b9ccc2
@ -171,13 +171,14 @@ def raw_input_exit_on_ctrlc(*args, **kwargs):
|
||||
sys.exit(1)
|
||||
|
||||
def usage():
|
||||
print '''Usage: requestsync [-h|-n|-k <keyid>|--lp] <source package> <target release> [basever]
|
||||
print '''Usage: requestsync [-d distro|-h|-n|-k <keyid>|--lp] <source package> <target release> [basever]
|
||||
|
||||
In some cases, the base version (fork point from Debian) cannot be determined
|
||||
automatically, and you'll get a complete Debian changelog. Specify the correct
|
||||
base version of the package in Ubuntu.
|
||||
|
||||
Options:
|
||||
-d distro override Debian distribution to sync from [unstable]
|
||||
-h print this help
|
||||
-n new source package (doesn't exist yet in Ubuntu)
|
||||
-k <keyid> sign email with <keyid> (only used when submitting per email)
|
||||
|
Loading…
x
Reference in New Issue
Block a user