dselect.cfg.5 656 B

12345678910111213141516171819202122232425
  1. .TH dselect.cfg 5 "2009-08-20" "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. Comments are allowed by starting a line with a hash sign
  10. ("\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).