summaryrefslogtreecommitdiff
path: root/grep-dctrl.rc
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2006-01-28 21:10:55 +0100
committerAntti-Juhani Kaijanaho <ajk@debian.org>2006-01-28 21:10:55 +0100
commit4c90b78306e1334e1bd6dcb105d9bb4d5f53a845 (patch)
tree65b3c9e54508bd4f800ae6caed260c85a29248ce /grep-dctrl.rc
downloaddctrl-tools-4c90b78306e1334e1bd6dcb105d9bb4d5f53a845.tar.gz
Import 1.100
Diffstat (limited to 'grep-dctrl.rc')
-rw-r--r--grep-dctrl.rc15
1 files changed, 15 insertions, 0 deletions
diff --git a/grep-dctrl.rc b/grep-dctrl.rc
new file mode 100644
index 0000000..f73f5e3
--- /dev/null
+++ b/grep-dctrl.rc
@@ -0,0 +1,15 @@
+# Configuration for grep-dctrl. The config line format is
+# line-oriented. Each line defines one executable name - default
+# input file pair; the elements of the pair are in order and separated
+# by whitespace. The hash '#' begins a comment that lasts to the end
+# of line. Empty lines are ignored.
+
+# Template:
+# <executable name> <default input file name>
+
+# The following line used to be required, but it is now hardcoded.
+# grep-dctrl -
+
+# The following two pairs define common aliases for grep-dctrl.
+grep-status /var/lib/dpkg/status
+grep-available /var/lib/dpkg/available