mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-18 04:11:29 +00:00
* manage-credentials: Remove extra line from help.
This commit is contained in:
parent
2cd60187c0
commit
8dd4bf61c2
@ -27,7 +27,7 @@ from ubuntutools.lp.libsupport import *
|
|||||||
class CmdOptions(OptionParser):
|
class CmdOptions(OptionParser):
|
||||||
|
|
||||||
USAGE = (
|
USAGE = (
|
||||||
"\t%prog create -c <consumer> [--email <email> --password <password>] [--service <staging|edge>]\n"
|
"\t%prog create -c <consumer> [--email <email> --password <password>] [--service <staging|edge>]"
|
||||||
)
|
)
|
||||||
|
|
||||||
OPTIONS = (
|
OPTIONS = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user