rot13-cli/readme.md
2023-01-10 11:23:04 +01:00

10 lines
123 B
Markdown

# ROT13 CLI
A simple CLI tool that "encrypts" text using rot13
## Usage
```shell
rot13 [input]
echo [input] | rot13
```