From 01db3cd8aa9b60977e34bebaa7be5a713130719c Mon Sep 17 00:00:00 2001 From: Jonathan Patrick Davies Date: Tue, 26 Aug 2008 15:33:01 +0100 Subject: [PATCH] * doc/requestsync.1: Document new -d flag. --- debian/changelog | 1 + doc/requestsync.1 | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d01b289..e40d2ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ubuntu-dev-tools (0.42ubuntu1) intrepid; urgency=low [Jonathan Patrick Davies] * requestsync: Exit when connecting to Launchpad fails. + * doc/requestsync.1: Document new -d flag. [ Jelmer Vernooij ] * requestsync: Add -d option to allow overriding the Debian distro to sync diff --git a/doc/requestsync.1 b/doc/requestsync.1 index 013f687..a79b4e7 100644 --- a/doc/requestsync.1 +++ b/doc/requestsync.1 @@ -2,7 +2,7 @@ .SH NAME requestsync \- helper to file sync requests for Ubuntu .SH SYNOPSIS -.B requestsync\fR [\fB\-ns\fR] [\fB\-k \fIkeyid\fR] <\fBsource package\fR> <\fBtarget release\fR> [\fIbase version\fR] +.B requestsync\fR [\fB-d distro\fR] [\fB\-ns\fR] [\fB\-k \fIkeyid\fR] <\fBsource package\fR> <\fBtarget release\fR> [\fIbase version\fR] .B requestsync \-\-lp\fR [\fB\-ns\fR] <\fBsource package\fR> <\fBtarget release\fR> [\fIbase version\fR] @@ -39,6 +39,10 @@ Listed below are the command line options for requestsync: .B \-h Display a help message and exit. .TP +.B \-d +Specifies which Debian distribution a package should be synced from. Default is +\fIunstable\fR. +.TP .B \-n Specifies that the package is a new package, and requestsync should not attempt to look it up in Ubuntu since it will not exist.