nleet.1 (540B)
1 .\# Manpage for Nleet 2 3 .TH man 8 "15 Jul 2021" "1.2" "Nleet manual page" 4 .SH NAME 5 Ninc \- Narthex leetifier 6 .SH SYNOPSIS 7 cat dictionary.txt | nhance [OPTIONS] > output.txt 8 nhance [OPTIONS] dictionary.txt 9 .SH DESCRIPTION 10 Nleet reads from standard input or a file and appends to it the lines leetified (hello -> h3ll0). It prints to standard output. 11 12 .SH OPTIONS 13 -v print version and exit 14 15 -h print help panel and exit 16 17 .SH AUTHOR 18 Michael Constantine Dimopoulos <mk@mcdim.xyz> 19 20 https://mcdim.xyz 21 22 .SH LICENSE 23 GNU Public License 3.0 (GPL-3.0)