Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NYANCAT(1) | General Commands Manual | NYANCAT(1) |
NAME
nyancat - terminal-based Pop Tart Cat animationSYNOPSIS
nyancat [ -hitn ] [-f frames]DESCRIPTION
nyancat is an animated, color, ANSI-text program that renders a loop of the classic Nyan Cat animation.OPTIONS
- -i, --intro
- Show introduction / about information on startup.
- -I, --skip-intro
- Skip the introduction in telnet mode.
- -t, --telnet
- Enable telnet mode.
- -n, --no-counter
- Do not display the timer.
- -s, --no-title
- Do not set the titlebar text.
- -e, --no-clear
- Do not clear the display between frames.
- -f, --frames
- Display the requested number of frames, then quit.
- -r, --min-rows
- Crop the animation from the top.
- -R, --max-rows
- Crop the animation from the bottom.
- -c, --min-cols
- Crop the animation from the left.
- -C, --max-cols
- Crop the animation from the right.
- -W, --width
- Crop the animation to the given width.
- -H, --height
- Crop the animation to the given height.
- -h, --help
- Show help message and exit.
HOMEPAGE
Homepage: http://nyancat.dakko.us/AUTHOR
nyancat was written by K. Lange <klange@toaruos.org>.February, 2014 |