mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-08-09 13:04:03 +00:00
Update also syncpackage help
This commit is contained in:
parent
db916653cd
commit
5bda35f6b4
@ -504,7 +504,7 @@ def close_bugs(bugs, package, version, changes, sponsoree):
|
||||
def parse():
|
||||
"""Parse given command-line parameters."""
|
||||
|
||||
usage = "%(prog)s [options] <.dsc URL/path or package name>"
|
||||
usage = "%(prog)s [options] <.dsc URL/path or package name(s)>"
|
||||
epilog = f"See {os.path.basename(sys.argv[0])}(1) for more info."
|
||||
parser = argparse.ArgumentParser(usage=usage, epilog=epilog)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user