diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 22:08:20 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 22:08:20 +0100 |
commit | adba06d65bd63274d0c52bc7c639ac26e824f280 (patch) | |
tree | 67d47ae96d338b0f339e6aa3a24320cb15015285 /doc/man/scrotty.1 | |
parent | typo (diff) | |
download | scrotty-adba06d65bd63274d0c52bc7c639ac26e824f280.tar.gz scrotty-adba06d65bd63274d0c52bc7c639ac26e824f280.tar.bz2 scrotty-adba06d65bd63274d0c52bc7c639ac26e824f280.tar.xz |
It is not intented to only support Linux, do not formulate it as such
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/man/scrotty.1')
-rw-r--r-- | doc/man/scrotty.1 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1 index 0c96aa0..bed4c14 100644 --- a/doc/man/scrotty.1 +++ b/doc/man/scrotty.1 @@ -1,6 +1,6 @@ .TH SCROTTY 1 SCROTTY .SH NAME -scrotty \- Screenshot program for Linux's TTY. +scrotty \- Framebuffer screenshot program .SH SYNOPSIS .B scrotty .RI [ OPTION ]...\ [ FILENAME_PATTERN ] @@ -8,11 +8,9 @@ scrotty \- Screenshot program for Linux's TTY. .IR CONVERT_OPTION ...] .SH DESCRIPTION .B scrotty -is a minimalist screenshoter for the -.BR Linux\ VT . -It takes a screenshot of your framebuffers (multiple are -supported.) -.B X +is a minimalist screenshoter for your framebuffers. +It takes of your TTY session. +.V X is not supported. .PP .B scrotty |