diff options
author | Guillem Jover <guillem@debian.org> | 2015-04-06 23:34:41 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2015-04-10 04:23:58 +0200 |
commit | 280274123fbadcd3051f997fd8bf57546fa2b18e (patch) | |
tree | 8d5a6c14fafbb398e8216b2a92f0b0f93fcfe7bd /man | |
parent | 786fc80f2d66b77915cead6155ec5cc464a10c6b (diff) | |
download | dpkg-280274123fbadcd3051f997fd8bf57546fa2b18e.tar.gz |
man: Mark dselect(1) color attributes in bold
Diffstat (limited to 'man')
-rw-r--r-- | man/dselect.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/dselect.1 b/man/dselect.1 index a904ae90c..1b80b237f 100644 --- a/man/dselect.1 +++ b/man/dselect.1 @@ -131,7 +131,8 @@ Optionally, after the color specification is another colon, and an attribute specification. This is a list of one or more attributes, separated by plus (\(oq+\(cq) characters. Available attributes include (not all of these will work on all terminals): -normal, standout, underline, reverse, blink, bright, dim, bold +.BR normal ", " standout ", " underline ", " reverse ", " blink ", " +.BR bright ", " dim ", " bold .TP .BR \-? ", " \-\-help Print a brief help text and exit successfully. |