diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/scrotty.1 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1 index 7dd00dc..430c7e2 100644 --- a/doc/man/scrotty.1 +++ b/doc/man/scrotty.1 @@ -82,13 +82,17 @@ was the previous character in the string. .SH "FUTURE DIRECTIONS" Support for TTY:s in other kernels should be added. .SH RATIONALE -Taking screenshots was a pain before this. Screenshots -are useful if you want to remember something or send an -image of how something looks. +Taking screenshots was a pain before this (except, +.BR fbcat (1) +already existed without the authors knowledge.). +Screenshots are useful if you want to remember something or +send an image of how something looks. .SH "SEE ALSO" .BR scrot (1), .BR convert (1), -.BR strftime (3) +.BR strftime (3), +.BR fbcat (1), +.BR setterm (1) .PP Full documentation available locally via: info \(aq(scrotty)\(aq .SH AUTHORS |