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

.SH NAME
monospace \- format input as monospace

.SH SYNOPSIS
.B monospace

.SH DESCRIPTION
.B monospace
reads the standard input and transforms each letter
that has a corresponding
.BR unicode (7)
monospace glyph.
This is the case for the basic Latin alphabet and digits.

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

.SH SEE ALSO
.BR capitalise (1),\  double\-strike (1),\  frakture (1),\  embolden (1),\  enscript (1),\  italicise (1),\  sans-serif (1)