From 6fc660a23e09c155783899836d2cebfb09f26265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gie=C3=9Fen?= Date: Mon, 28 Oct 2013 14:15:15 +0100 Subject: [PATCH] removed a duplicate line in the usage text --- ttyclock.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ttyclock.c b/ttyclock.c index 50c0565..ba6f61a 100644 --- a/ttyclock.c +++ b/ttyclock.c @@ -600,7 +600,6 @@ main(int argc, char **argv) " -v Show tty-clock version \n" " -i Show some info about tty-clock \n" " -h Show this page \n" - " -d delay Set the delay between two redraws of the clock \n" " -D Hide date \n" " -B Enable blinking colon \n" " -d delay Set the delay between two redraws of the clock. Default 1s. \n"