From bac6a6737c103a53e31e8fe5063a8b7305c0f158 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 28 Oct 2014 12:11:55 +0100 Subject: add manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/scrotty.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/scrotty.c b/src/scrotty.c index bb8e886..b9ac6b8 100644 --- a/src/scrotty.c +++ b/src/scrotty.c @@ -535,7 +535,7 @@ static int print_help(void) p("\tspecifier. Characters preceded by a '%%' are interpretted by strftime(2).\n"); p("\tSee `man strftime` for examples. These options may be used to refer to the\n"); p("\tcurrent date and time. The second kind are internal to scrotty and are prefixed\n"); - p("\tby '$'. The following specifiers are recognised:\n"); + p("\tby '$' or '\\'. The following specifiers are recognised:\n"); p("\n"); p("\t\n"); p("\t$i framebuffer index\n"); @@ -551,7 +551,7 @@ static int print_help(void) p("\n"); p("\tA space that is not prefixed by a backslash in --exec is interpreted as an\n"); p("\targument delimiter. This is the case even at the beginning and end of the\n"); - p("\tstring and if the a space was the previous character in the string.\n"); + p("\tstring and if a space was the previous character in the string.\n"); p("\n"); return 0; } -- cgit v1.2.3-70-g09d2