File: ttygif.1

package info (click to toggle)
ttygif 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: ansic: 546; makefile: 30
file content (19 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH TTYGIF "1" "February 2017" "ttygif" "User Commands"
.SH NAME
ttygif \- generate gif from terminal recording sessions
.SH SYNOPSIS
.B ttygif
[\fI\,FILE\/\fR]
.SH DESCRIPTION
.HP
\fB\-h\fR, \fB\-\-help\fR : print this help
.HP
\fB\-v\fR, \fB\-\-version\fR : print version
.SH "USAGE"
Record a terminal session with
.B ttyrec <filename>
and terminate it with Ctrl-D

Run
.B ttygif <filename>
to generate a gif animation.