summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Lange <kevin.lange@phpwnage.com>2012-05-23 21:06:19 -0700
committerKevin Lange <kevin.lange@phpwnage.com>2012-05-23 21:06:19 -0700
commit99dc3100b9df5dc2f6c8484d104b6a7fd233ee10 (patch)
treeecaf1cf6f7fa76b5d8f96e38681fede118e81b7c
parent5fe3de9803e10171bfa074b1acc5992b516aac80 (diff)
parent1224377cf07853c622197bdd4fbc6aeb1f600fcc (diff)
downloadnyancat-99dc3100b9df5dc2f6c8484d104b6a7fd233ee10.tar.gz
Merge pull request #17 from jmccrohan/master
Push the Debian manpage upstream
-rw-r--r--nyancat.164
1 files changed, 64 insertions, 0 deletions
diff --git a/nyancat.1 b/nyancat.1
new file mode 100644
index 0000000..af289f9
--- /dev/null
+++ b/nyancat.1
@@ -0,0 +1,64 @@
+.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).
95286b76579786a78d44413e863f3f82fb&follow=1'>Revert "Fix b0rked symbol file."Jonathan McCrohan1-1/+1 This reverts commit da589e0b2ee111a61807c057cd4608b7bb278cca. 2012-02-07Revert "Second attempt"Jonathan McCrohan2-0/+194 This reverts commit 1c5de5f3d1287cdf6994bb3451b8a8e18a62b8ec. 2012-01-29Second attemptJonathan McCrohan2-194/+0 2012-01-29Fix b0rked symbol file.Jonathan McCrohan1-1/+1 2012-01-29Add symbolsJonathan McCrohan3-1/+739 2012-01-26add examples properlyJonathan McCrohan1-0/+2 2012-01-26Update changelogJonathan McCrohan1-3/+6 2012-01-26fix typoJonathan McCrohan1-1/+1 2012-01-26fix accidental description changesJonathan McCrohan1-2/+2 2012-01-26more fucking around to please lintianJonathan McCrohan1-5/+2 2012-01-25Linitan fixesJonathan McCrohan2-3/+2 2012-01-25Split out debug packagesJonathan McCrohan2-1/+6 2011-12-31Fix debian/rulesJonathan McCrohan1-1/+1 2011-12-31Remove shlibsJonathan McCrohan1-2/+0 2011-12-31Remove NMU from changelogJonathan McCrohan1-1/+0 2011-12-31Lintian FixesJonathan McCrohan1-2/+4 2011-12-31Remove Makefile patchJonathan McCrohan1-1/+0 2011-12-31Update MakefilesJonathan McCrohan10-248/+8222 2011-12-31Updated makefilesJonathan McCrohan1-0/+1