]> git.decadent.org.uk Git - dak.git/commitdiff
update header - we always ship compressed contents files
authorMark Hymers <mhy@debian.org>
Sat, 21 Feb 2009 18:49:14 +0000 (18:49 +0000)
committerMike O'Connor <stew@vireo.org>
Sun, 22 Feb 2009 13:41:25 +0000 (08:41 -0500)
Signed-off-by: Mark Hymers <mhy@debian.org>
templates/contents

index 1fd59187b7a1090287d18d9cecc9a20e02e20392..16b624f05fd316215d4bba73c0d727af5d83e308 100644 (file)
@@ -10,10 +10,11 @@ When a file is contained in more than one package, all packages are
 listed.  When a directory is contained in more than one package, only
 the first is listed.
 
-The best way to search quickly for a file is with the Unix `grep'
-utility, as in `grep <regular expression> CONTENTS':
+As all Contents files are shipped compressed, the best way to search quickly
+for a file is with the Unix `zgrep' utility, as in:
+  `zgrep <regular expression> CONTENTS.gz':
 
- $ grep nose Contents
+ $ zgrep nose Contents.gz
  etc/nosendfile                                          net/sendfile
  usr/X11R6/bin/noseguy                                   x11/xscreensaver
  usr/X11R6/man/man1/noseguy.1x.gz                        x11/xscreensaver