summaryrefslogtreecommitdiff
path: root/grep-dctrl.rc
blob: f73f5e3411380606ca2af1808ab4f3dfb6169651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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