mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-19 14:21:07 +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):
|
||||
|
||||
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 = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user