blob: cfe0de66d210cdc55812ec6521f4dfbcfcda3f13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.TH double\-strike 1 2026-08-10 utils
.SH NAME
double-strike \- format input as doube-struck
.SH SYNOPSIS
.B double\-strike
.SH DESCRIPTION
.B double\-strike
reads the standard input and transforms each letter
that has a corresponding
.BR unicode (7)
double-struck glyph.
This is the case for the basic Latin alphabet and digits.
.SH EXAMPLES
.BR echo\ this\ text\ |\ double-strike
.SH SEE ALSO
.BR capitalise (1),\ embolden (1),\ italicise (1)
|