mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-06-28 16:41:51 +00:00
Fix typo in manage-credentials manpage; Remove the information about the 'hack' method that no longer works
This commit is contained in:
parent
72e0377045
commit
401a907e6e
@ -47,23 +47,16 @@ Launchpad token. 0 is unauthorized, 1 is read public data, 2; write public data,
|
|||||||
3; read private data and 4; write private data.
|
3; read private data and 4; write private data.
|
||||||
|
|
||||||
.SH EXAMPLE USAGE
|
.SH EXAMPLE USAGE
|
||||||
There are currently two ways of using \fBmanage-credentials\fR to get
|
To get Launchpad tokens using \fBmanage-credentials\fR run the following command:
|
||||||
Launchpad tokens.
|
|
||||||
.TP
|
.TP
|
||||||
1) manage-credentials create \-c CONSUMER \-\-level 2
|
1) manage-credentials create \-c CONSUMER \-\-level 2
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
This way shall open your webbrowser with a Launchpad login page.
|
This way shall open your webbrowser with a Launchpad login page.
|
||||||
|
|
||||||
.TP
|
|
||||||
2) manage-credentials create \-c CONSUMER \-\-level 2 \-\-password BOO \-\-email me@example.com
|
|
||||||
|
|
||||||
.TP
|
|
||||||
This is a hack, but it works and does not require a webbrowser .
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
If you intend to use manage-credentials for Ubuntu development (such as
|
If you intend to use manage-credentials for Ubuntu development (such as
|
||||||
the ubuntu-dev-tools package). Please by sure to run the following:
|
the ubuntu-dev-tools package). Please be sure to run the following:
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
manage-credentials create \-c ubuntu-dev-tools \-l 2
|
manage-credentials create \-c ubuntu-dev-tools \-l 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user