summaryrefslogtreecommitdiff
path: root/pancake.1
diff options
context:
space:
mode:
Diffstat (limited to 'pancake.1')
-rw-r--r--pancake.118
1 files changed, 18 insertions, 0 deletions
diff --git a/pancake.1 b/pancake.1
new file mode 100644
index 0000000..84f4701
--- /dev/null
+++ b/pancake.1
@@ -0,0 +1,18 @@
+.TH pancake 1
+
+.SH NAME
+pancake - a CLI/Emacs web/gopher/file browser
+
+.SH SYNOPSIS
+pancake [\fIoption ...\fR]
+
+.SH OPTIONS
+.IP "\fB\-\-version\fR"
+Print version and exit.
+.IP "\fB\-\-embedded\fR"
+Run in the embedded mode.
+
+.SH SIGNALS
+.IP "\fBSIGINT\fR"
+Pass SIGINT to the child process, if it's active.
+