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 /README | |
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 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,13 +1,12 @@ NAME - scrotty - Screenshot program for Linux's TTY. + scrotty - Framebuffer screenshot program SYNOPSIS scrotty [OPTION]... [FILENAME_PATTERN] [-- CONVERT_OPTION...] DESCRIPTION - scrotty is a minimalist screenshoter for the Linux VT. It takes - a screenshot of your framebuffers (multiple are supported.) - X is not supported. + scrotty is a minimalist screenshoter for your framebuffers. + It takes of your TTY session. X is not supported. scrotty is designed after scrot(1), but includes a some improvements. Namely it does not support delaying the screenshot, |