dselect.cfg.5 610 B

1234567891011121314151617181920212223
  1. .TH dselect.cfg 5 "2006-02-28" "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
  14. .br
  15. .I ~/.dselect.cfg
  16. .
  17. .SH AUTHOR
  18. See \fI/usr/share/doc/dpkg/THANKS\fP for the list of people who have
  19. contributed to \fBdselect\fP.
  20. .
  21. .SH SEE ALSO
  22. .BR dselect (1).