diff options
Diffstat (limited to 'man/man1/double-strike.1')
| -rw-r--r-- | man/man1/double-strike.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/man/man1/double-strike.1 b/man/man1/double-strike.1 new file mode 100644 index 0000000..cfe0de6 --- /dev/null +++ b/man/man1/double-strike.1 @@ -0,0 +1,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) |
