rot13-cli/readme.md

11 lines
123 B
Markdown
Raw Normal View History

2023-01-10 11:23:04 +01:00
# ROT13 CLI
A simple CLI tool that "encrypts" text using rot13
## Usage
```shell
rot13 [input]
echo [input] | rot13
```