diff ASCIICAESAR.MAN @ 2:c96b197faa9d default tip

Autmatic Win32 Porting
author VilyaemKenyaz
date Thu, 28 Sep 2023 13:20:40 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ASCIICAESAR.MAN	Thu Sep 28 13:20:40 2023 -0400
@@ -0,0 +1,14 @@
+ASCIICAESAR
+.SH
+NAME
+.PP
+AsciiCaesar
+.SH
+SYNOPSIS
+.PP
+asciicaesar (shift amnt) (text)
+.SH
+DESCRIPTION
+.PP
+AsciiCaesar is an encryption and decryption program that shifts the Ascii characters of some text by an
+integer.