aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Padasjoki
blob: 6cfd9fa851381ae93e920c7d11f3ad7b61481204 (plain)
1
2
3
4
5
6
# 2012-07-23 Antti Palosaari <crope@iki.fi>
# generated from http://www.digita.fi/kuluttajat/tv/nakyvyysalueet/kanavanumerot_ja_taajuudet
T 570000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 682000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 762000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 714000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
er */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
.TH NYANCAT 1 "May, 2012"
.SH NAME
nyancat \- terminal-based Pop Tart Cat animation
.SH SYNOPSIS
.B nyancat [ \-hitn ] [\-f frames]
.SH DESCRIPTION
.B nyancat
is an animated, color, ANSI-text program that renders a loop of the
classic Nyan Cat animation.
.PP
nyancat makes use of various ANSI escape sequences to render color, or in the case
of a VT220, simply dumps text to the screen.
.SH OPTIONS
.TP
.B \-i, \-\-intro
Show introduction / about information on startup.
.TP
.B \-t, \-\-telnet
Enable telnet mode.
.TP
.B \-n, \-\-no\-counter
Do not display the timer.
.TP
.B \-s, \-\-no\-title
Do not set the titlebar text.
.TP
.B \-e, \-\-no\-clear
Do not clear the display between frames.
.TP
.B \-f, \-\-frames
Display the requested number of frames, then quit.
.TP
.B \-r, \-\-min\-rows
Crop the animation from the top.
.TP
.B \-R, \-\-max\-rows
Crop the animation from the bottom.
.TP
.B \-c, \-\-min\-cols
Crop the animation from the left.
.TP
.B \-C, \-\-max\-cols
Crop the animation from the right.
.TP
.B \-W, \-\-width
Crop the animation to the given width.
.TP
.B \-H, \-\-height
Crop the animation to the given height.
.TP
.B \-h, \-\-help
Show help message and exit.
.SH HOMEPAGE
.PP
.B Homepage:
http://miku.acm.uiuc.edu/
.PP
.B Repository:
https://github.com/klange/nyancat
.SH AUTHOR
nyancat was written by Kevin Lange.
.PP
This manual page was written by Jonathan McCrohan <jmccrohan@gmail.com>,
for the Debian project (and may be used by others).