Merge lp:~adam-collard/software-properties/document-update-flag into lp:software-properties

Proposed by Adam Collard
Status: Merged
Merged at revision: 996
Proposed branch: lp:~adam-collard/software-properties/document-update-flag
Merge into: lp:software-properties
Diff against target: 36 lines (+11/-0)
2 files modified
debian/changelog (+7/-0)
debian/manpages/add-apt-repository.1 (+4/-0)
To merge this branch: bzr merge lp:~adam-collard/software-properties/document-update-flag
Reviewer Review Type Date Requested Status
Brian Murray Pending
Review via email: mp+328302@code.launchpad.net

Description of the change

Document the --update flag of `add-apt-repository` in it's man page.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2017-04-10 21:33:20 +0000
3+++ debian/changelog 2017-07-31 10:20:43 +0000
4@@ -1,3 +1,10 @@
5+software-properties (0.96.24.14) artful; urgency=medium
6+
7+ * debian/manpages/add-apt-repository.1: Documented --update option
8+ (LP: #1559482)
9+
10+ -- Adam Collard <adam.collard@canonical.com> Fri, 28 Jul 2017 17:15:30 +0100
11+
12 software-properties (0.96.24.13) zesty; urgency=medium
13
14 * software-properties-gtk: also fix the backend code to set the gnome
15
16=== modified file 'debian/manpages/add-apt-repository.1'
17--- debian/manpages/add-apt-repository.1 2013-10-16 19:54:01 +0000
18+++ debian/manpages/add-apt-repository.1 2017-07-31 10:20:43 +0000
19@@ -25,6 +25,9 @@
20 .B -y, --yes
21 Assume yes to all queries
22
23+.B -u, --update
24+After adding the repository, update the package cache with packages from this repository (avoids need to apt-get update)
25+
26 .B -k, --keyserver
27 Use a custom keyserver URL instead of the default
28
29@@ -51,6 +54,7 @@
30
31 .SH SEE ALSO
32 \fBsources.list\fR(5)
33+\fBapt-get\fR(8)
34
35 .SH COPYRIGHT
36 This manual page was written by Chow Loong Jin <hyperair@gmail.com> for the

Subscribers

People subscribed via source and target branches

to status/vote changes: