summaryrefslogtreecommitdiff
path: root/man/man1/embolden.1
blob: cacb43626f416d0901b2992131212c6dddfa8b8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH embolden 1 2021-09-05 utils

.SH NAME
embolden \- format lower case input as small caps

.SH SYNOPSIS
.B embolden

.SH DESCRIPTION
.B embolden
reads the standard input and transforms each letter
that has a corresponding bold
.BR unicode (7)
glyph.
This should be the case for the Latin and Greek alphabets.

.SH EXAMPLES
.BR echo\  this\ text\ |\  embolden

.SH SEE ALSO
.BR italicise (1),\  capitalise (1)