From 55c9d2f107837e6fcc864234722af7e07fcca2bd Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 19 Nov 2017 01:15:37 +0300 Subject: Update the man page --- pancake.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'pancake.1') diff --git a/pancake.1 b/pancake.1 index 84f4701..98213cf 100644 --- a/pancake.1 +++ b/pancake.1 @@ -9,10 +9,12 @@ pancake [\fIoption ...\fR] .SH OPTIONS .IP "\fB\-\-version\fR" Print version and exit. +.IP "\fB\-\-help\fR" +Print a help message. .IP "\fB\-\-embedded\fR" Run in the embedded mode. .SH SIGNALS .IP "\fBSIGINT\fR" -Pass SIGINT to the child process, if it's active. - +Pass SIGINT to the child process, if it's active. Otherwise, quit if +it's the second SIGINT in a row (without any input between those). -- cgit v1.2.3