mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-06-07 14:01:28 +00:00
Update the manpage for syncpackage to reflect the ability to sync multiple packages at once.
This commit is contained in:
parent
784e7814e9
commit
db916653cd
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
ubuntu-dev-tools (0.197) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Simon Quigley ]
|
||||||
|
* Update the manpage for syncpackage to reflect the ability to sync
|
||||||
|
multiple packages at once.
|
||||||
|
|
||||||
|
-- Ubuntu Tooling Warriors <ubuntu-devel@lists.ubuntu.com> Thu, 10 Aug 2023 14:37:54 -0500
|
||||||
|
|
||||||
ubuntu-dev-tools (0.196) unstable; urgency=medium
|
ubuntu-dev-tools (0.196) unstable; urgency=medium
|
||||||
|
|
||||||
* Allow the user to sync multiple packages at one time (LP: #1756748).
|
* Allow the user to sync multiple packages at one time (LP: #1756748).
|
||||||
|
@ -4,11 +4,11 @@ syncpackage \- copy source packages from Debian to Ubuntu
|
|||||||
.\"
|
.\"
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B syncpackage
|
.B syncpackage
|
||||||
[\fIoptions\fR] \fI<.dsc URL/path or package name>\fR
|
[\fIoptions\fR] \fI<.dsc URL/path or package name(s)>\fR
|
||||||
.\"
|
.\"
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBsyncpackage\fR causes a source package to be copied from Debian to
|
\fBsyncpackage\fR causes one or more source package(s) to be copied from Debian
|
||||||
Ubuntu.
|
to Ubuntu.
|
||||||
.PP
|
.PP
|
||||||
\fBsyncpackage\fR allows you to upload files with the same checksums of the
|
\fBsyncpackage\fR allows you to upload files with the same checksums of the
|
||||||
Debian ones, as the common script used by Ubuntu archive administrators does,
|
Debian ones, as the common script used by Ubuntu archive administrators does,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user