man/ronin-rot.1 in ronin-2.0.1 vs man/ronin-rot.1 in ronin-2.0.2
- old
+ new
@@ -48,9 +48,25 @@
.LP
.TP
\fB-h\fR, \fB--help\fR
Print help information\.
.LP
+.SH EXAMPLES
+.LP
+.PP
+ROT\-13 encode a string:
+.LP
+.nf
+ \[Do] ronin rot \-\-string \[dq]The quick brown fox jumps over the lazy dog\[dq]
+.fi
+.LP
+.PP
+ROT encode a string with a custom rotation number:
+.LP
+.nf
+ \[Do] ronin rot \-n 3 \-\-string \[dq]The quick brown fox jumps over the lazy dog\[dq]
+.fi
+.LP
.SH AUTHOR
.LP
.PP
Postmodern
.MT postmodern\.mod3\[at]gmail\.com
\ No newline at end of file