dselect.cfg.5 703 B

12345678910111213141516171819202122232425
  1. .TH dselect.cfg 5 "2009-09-05" "Debian Project" "dpkg suite"
  2. .SH NAME
  3. dselect.cfg \- dselect configuration file
  4. .
  5. .SH DESCRIPTION
  6. This file contains default options for dselect. Each line contains a
  7. single option which is exactly the same as a normal commandline
  8. option for dselect except for the leading dashes which are not used
  9. here. Quotes surrounding option values are stripped. Comments are
  10. allowed by starting a line with a hash sign ("\fB#\fR").
  11. .
  12. .SH FILES
  13. .I /etc/dpkg/dselect.cfg.d/[0-9a-zA-Z_-]*
  14. .br
  15. .I /etc/dpkg/dselect.cfg
  16. .br
  17. .I ~/.dselect.cfg
  18. .
  19. .SH AUTHOR
  20. See \fI/usr/share/doc/dpkg/THANKS\fP for the list of people who have
  21. contributed to \fBdselect\fP.
  22. .
  23. .SH SEE ALSO
  24. .BR dselect (1).