From e3693820e5361d878e443102b39f78633f859bfc Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 17 Aug 2011 16:44:07 +0100 Subject: [PATCH] refer to syncpackage from requestsync(1) for users with upload permission --- doc/requestsync.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/requestsync.1 b/doc/requestsync.1 index 67bde76..702cd70 100644 --- a/doc/requestsync.1 +++ b/doc/requestsync.1 @@ -32,6 +32,11 @@ This check is only performed if \fBrequestsync\fR is allowed to use the LP API answer the question about upload permissions honestly to determine if a team with approval rights is to be subscribed to the bug. +If you have permission to upload the package directly, then you may prefer +to use \fBsyncpackage\fR instead to copy the package using the Launchpad +API. At some future point, \fBrequestsync\fR will be changed to do this +automatically. + .PP \fBrequestsync\fR uses launchpadlib authentication to file its requests.