From 07b81efd24eb08b2f09be9a6d1510ed704a1e819 Mon Sep 17 00:00:00 2001 From: Dan Streetman Date: Thu, 23 Apr 2020 11:13:43 -0400 Subject: [PATCH] doc: update pull-pkg man page to clarify default pockets Signed-off-by: Dan Streetman --- doc/pull-pkg.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/pull-pkg.1 b/doc/pull-pkg.1 index c3a8a30..e8326b3 100644 --- a/doc/pull-pkg.1 +++ b/doc/pull-pkg.1 @@ -12,7 +12,8 @@ pull\-pkg \- download a package for Debian, Ubuntu, UCA, or a PPA <\fIpackage name\fR>, or the latest version from the specified \fIrelease\fR. To request a version from a particular pocket say \fIrelease\fB\-\fIpocket\fR (with a magic -\fB\-release\fR for only the release pocket). +\fB\-release\fR for only the release pocket). If no \fIpocket\fR is +specified, all pockets will be searched except -backports. If no \fIversion\fR or \fIrelease\fR is specified, the latest version in the development release will be downloaded.