nrev.1 (519B)
1 .\# Manpage for Nrev 2 3 .TH man 8 "15 Jul 2021" "1.1" "Nrev manual page" 4 .SH NAME 5 Ninc \- Narthex reverser 6 .SH SYNOPSIS 7 cat dictionary.txt | nhance [OPTIONS] > output.txt 8 nhance [OPTIONS] dictionary.txt 9 .SH DESCRIPTION 10 Nrev reads from standard input or a file and appends to it the lines reversed. 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)