diff options
Diffstat (limited to 'man/dselect.man')
-rw-r--r-- | man/dselect.man | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/dselect.man b/man/dselect.man index 206caa3b1..0c963e23e 100644 --- a/man/dselect.man +++ b/man/dselect.man @@ -20,6 +20,7 @@ .\" along with this program. If not, see <https://www.gnu.org/licenses/>. . .TH dselect 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite" +.ad l .nh .SH NAME dselect \- Debian package management frontend @@ -45,7 +46,7 @@ privileges, packages can be installed, upgraded and removed. Various access methods can be configured to retrieve available package version information and installable packages from package repositories. Depending on the used access method, these repositories can be public -archive servers on the internet, local archive servers or cdroms. +archive servers on the internet, local archive servers or CD-ROMs. The recommended access method is \fIapt\fP, which is provided by the package \fBapt\fP. .PP @@ -77,7 +78,9 @@ Turn on debugging. Debugging information is sent to \fIfile\fP. Turns on expert mode, i.e. doesn't display possibly annoying help messages. .TP -.BR \-\-colour | \-\-color " \fIscreenpart\fP:[\fIforeground\fP],[\fIbackground\fP][:\fIattr\fP[\fI+attr\fP]...]" +.BR \-\-color " \fIscreenpart\fP:[\fIforeground\fP],[\fIbackground\fP][:\fIattr\fP[\fI+attr\fP]...]" +.TQ +.BR \-\-colour " \fIscreenpart\fP:[\fIforeground\fP],[\fIbackground\fP][:\fIattr\fP[\fI+attr\fP]...]" Configures screen colors. This works only if your display supports colors. This option may be used multiple times (and is best used in \fIdselect.cfg\fP). Each use changes the color (and optionally, other |