summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-07-04 00:42:22 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2013-07-04 00:42:22 +0100
commitccbb94285da1f2858a9263a124dc5d717c8a7045 (patch)
tree281e3d97b15b05d60d362ebb74e9d37008711a6c
parent41a9321a47b971225e0a46478e9906c9cc1c097c (diff)
downloadnyancat-ccbb94285da1f2858a9263a124dc5d717c8a7045.tar.gz
Imported Upstream version 1.2.1upstream/1.2.1
-rw-r--r--CHANGELOG3
-rw-r--r--Makefile2
-rw-r--r--nyancat.128
3 files changed, 18 insertions, 15 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a046b0f..8e56131 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+1.2.1 (marked on 2013-07-03)
+ * Fixes for manpage
+
1.2 (marked on 2013-05-20)
* Remove toaruos legacy support
* May possibly have fixed misidentification on GitHub
diff --git a/Makefile b/Makefile
index d961d71..36cb8fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
package = nyancat
-version = 1.2
+version = 1.2.1
tarname = $(package)
distdir = $(tarname)-$(version)
diff --git a/nyancat.1 b/nyancat.1
index af289f9..267966d 100644
--- a/nyancat.1
+++ b/nyancat.1
@@ -2,7 +2,7 @@
.SH NAME
nyancat \- terminal-based Pop Tart Cat animation
.SH SYNOPSIS
-.B nyancat [ -hitn ] [-f frames]
+.B nyancat [ \-hitn ] [\-f frames]
.SH DESCRIPTION
.B nyancat
is an animated, color, ANSI-text program that renders a loop of the
@@ -12,43 +12,43 @@ nyancat makes use of various ANSI escape sequences to render color, or in the ca
of a VT220, simply dumps text to the screen.
.SH OPTIONS
.TP
-.B \-i, --intro
+.B \-i, \-\-intro
Show introduction / about information on startup.
.TP
-.B \-t, --telnet
+.B \-t, \-\-telnet
Enable telnet mode.
.TP
-.B \-n, --no-counter
+.B \-n, \-\-no\-counter
Do not display the timer.
.TP
-.B \-s, --no-title
+.B \-s, \-\-no\-title
Do not set the titlebar text.
.TP
-.B \-e, --no-clear
+.B \-e, \-\-no\-clear
Do not clear the display between frames.
.TP
-.B \-f, --frames
+.B \-f, \-\-frames
Display the requested number of frames, then quit.
.TP
-.B \-r, --min-rows
+.B \-r, \-\-min\-rows
Crop the animation from the top.
.TP
-.B \-R, --max-rows
+.B \-R, \-\-max\-rows
Crop the animation from the bottom.
.TP
-.B \-c, --min-cols
+.B \-c, \-\-min\-cols
Crop the animation from the left.
.TP
-.B \-C, --max-cols
+.B \-C, \-\-max\-cols
Crop the animation from the right.
.TP
-.B \-W, --width
+.B \-W, \-\-width
Crop the animation to the given width.
.TP
-.B \-H, --height
+.B \-H, \-\-height
Crop the animation to the given height.
.TP
-.B \-h, --help
+.B \-h, \-\-help
Show help message and exit.
.SH HOMEPAGE
.PP
ht'> 2016-01-18Release 0+git20151202.3864e0a-1debian/0+git20151202.3864e0a-1Jonathan McCrohan1-2/+3 2016-01-18Imported Upstream version 0+git20151202.3864e0aJonathan McCrohan840-4057/+18230 2016-01-18Update get-vcs-snapshot.sh to reflect gbp changesJonathan McCrohan2-1/+2 2016-01-18Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan840-4057/+18230 2015-05-05d/control: various fixes found by libconfig-model-dpkg-perlJonathan McCrohan2-5/+13 2015-04-01Release 0+git20150208.f2053b3-1Jonathan McCrohan1-2/+2 2015-04-01Describe changes made in snapshotJonathan McCrohan1-0/+3 2015-04-01New Upstream Snapshot (commit f2053b3)Jonathan McCrohan1-0/+6 2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483 2014-12-28Release 0+git20141218.b46a22c-1debian/0+git20141218.b46a22c-1Jonathan McCrohan1-2/+2 2014-12-28Updated AU DVB-T files; Thanks Brian Burch! (Closes LP: #1393280)Jonathan McCrohan1-0/+1 2014-12-28New Upstream Snapshot (commit b46a22c)Jonathan McCrohan1-0/+6 2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317 2014-10-20Release 0+git20141009.d26b627-1debian/0+git20141009.d26b627-1Jonathan McCrohan1-2/+2 2014-10-20Fix up packaging to account for move to DVBv5Jonathan McCrohan2-2/+6 2014-10-20delete d/dtv-scan-files.install; Upstream now supplies a MakefileJonathan McCrohan2-4/+1 2014-10-15d/control: update Standards Version to 3.9.6Jonathan McCrohan2-1/+3 2014-10-15d/control: add Build-Depends on dvb-toolsJonathan McCrohan2-1/+2 2014-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9 No changes required