From 0a007bb2804137ae53790cf9b56bdfd587082e23 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Dec 2017 19:54:51 +0100 Subject: Use simple make file, remove info manual, and other crap, change style, use arg.h instead of getopt, and change license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 2c61b77..7bbfd2c 100644 --- a/README +++ b/README @@ -2,12 +2,12 @@ NAME unstickpixels - Screen loop to try to unstick stuck dots SYNOPSIS - unstickpixels [OPTIONS...] [--] [INTERVAL] + unstickpixels [-v] [interval] DESCRIPTION unstickpixels shall cycle the colours on the screen between sRGB(100 %, 0, 0), sRGB(0, 100 %, 0), and sRGB(0, 0, 100 %), - as fast as possible, or sleep INTERVAL milliseconds between + as fast as possible, or sleep interval milliseconds between each switch. You should disable powersaving on your monitors and disable @@ -74,6 +74,3 @@ SEE ALSO There are some similar works in form of videos available on the Internet. - - Full documentation available locally via: info '(unstickpixels)' - -- cgit v1.2.3-70-g09d2