From 401a907e6e5e7cee25765dca641ab2a417b82345 Mon Sep 17 00:00:00 2001 From: Bilal Akhtar Date: Sat, 4 Sep 2010 11:26:43 +0300 Subject: [PATCH] Fix typo in manage-credentials manpage; Remove the information about the 'hack' method that no longer works --- doc/manage-credentials.1 | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/doc/manage-credentials.1 b/doc/manage-credentials.1 index b0bf04d..4eb718d 100644 --- a/doc/manage-credentials.1 +++ b/doc/manage-credentials.1 @@ -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. .SH EXAMPLE USAGE -There are currently two ways of using \fBmanage-credentials\fR to get -Launchpad tokens. +To get Launchpad tokens using \fBmanage-credentials\fR run the following command: .TP 1) manage-credentials create \-c CONSUMER \-\-level 2 .TP 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 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 manage-credentials create \-c ubuntu-dev-tools \-l 2