summaryrefslogtreecommitdiffstats
path: root/debian/asciinema.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:27:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:27:44 +0000
commit32a000d14361b76a22f0db8d22553d7fa2a1b40c (patch)
treeb3b4e83e7f01625e58f3b6c256d47c01e90e7238 /debian/asciinema.1
parentAdding upstream version 2.2.0. (diff)
downloadasciinema-32a000d14361b76a22f0db8d22553d7fa2a1b40c.tar.xz
asciinema-32a000d14361b76a22f0db8d22553d7fa2a1b40c.zip
Adding debian version 2.2.0-1.debian/2.2.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/asciinema.131
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/asciinema.1 b/debian/asciinema.1
new file mode 100644
index 0000000..e1b8e4a
--- /dev/null
+++ b/debian/asciinema.1
@@ -0,0 +1,31 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
+.TH ASCIINEMA "1" "March 2014" "asciinema 0.9.8" "User Commands"
+.SH NAME
+asciinema \- Record and share your terminal sessions
+.SH DESCRIPTION
+usage: asciinema [\-h] [\-y] [\-c <command>] [\-t <title>] [action]
+.PP
+Asciicast recorder+uploader.
+.SS "Actions:"
+.TP
+rec
+record asciicast (this is the default when no action given)
+.TP
+auth
+authenticate and/or claim recorded asciicasts
+.SS "Optional arguments:"
+.TP
+\fB\-c\fR command
+run specified command instead of shell ($SHELL)
+.TP
+\fB\-t\fR title
+specify title of recorded asciicast
+.TP
+\fB\-y\fR
+don't prompt for confirmation
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+show this help message and exit
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+show version information