summaryrefslogtreecommitdiff
path: root/dgit-user.7.pod
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-07 02:41:44 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-07 03:00:33 +0000
commit57c7a33b3b21cd1840e33be2f159c4b7cd5ccf39 (patch)
tree94b1d6db09c521b2e62501d88d90cc4dcfa05c66 /dgit-user.7.pod
parent9f4e6d4971ba3f1fa8b740df7c400fa3a45fc875 (diff)
Document multisuite
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit-user.7.pod')
-rw-r--r--dgit-user.7.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit-user.7.pod b/dgit-user.7.pod
index fc0d590..d341605 100644
--- a/dgit-user.7.pod
+++ b/dgit-user.7.pod
@@ -30,7 +30,7 @@ or L<dgit(1)> and L<dgit(7)>.
=over 4
- % dgit clone glibc jessie
+ % dgit clone glibc jessie,-security
% cd glibc
% wget 'https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=28250;mbox=yes;msg=89' | patch -p1 -u
% git commit -a -m 'Fix libc lost output bug'