diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2012-11-25 20:51:18 +0100 |
---|---|---|
committer | Pali Rohár <pali.rohar@gmail.com> | 2012-11-25 20:51:18 +0100 |
commit | 9833f94dad5785551da6351c199afb1155e79554 (patch) | |
tree | e66b8ee02eb8ff8553b8f5e80c44dda95f25ced3 /man/logotool.1 | |
parent | cffeb329c4fa3863af83a2ea1dbf53ba01627059 (diff) | |
download | 0xFFFF-9833f94dad5785551da6351c199afb1155e79554.tar.bz2 |
Remove old man pages from tree
Diffstat (limited to 'man/logotool.1')
-rw-r--r-- | man/logotool.1 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/man/logotool.1 b/man/logotool.1 deleted file mode 100644 index f19d38b..0000000 --- a/man/logotool.1 +++ /dev/null @@ -1,41 +0,0 @@ -.TH LOGOTOOL 1 "November 18, 2010" -.\" Please adjust this date whenever revising the manpage. -.SH NAME -logotool \- FIASCO logo file tool -.SH SYNOPSIS -.B logotool -.RB [OPTION]... -.SH DESCRIPTION -Tool to compress, uncompress or watch FIASCO logo files. -.SH OPTIONS -.TP -.BI -u img -uncompress image to img.rgb -.TP -.BI -c img -compres a 24 bit rgb raw image to a 16(565) one -.TP -.BI -m img -show image using mplayer (dumps to <img>.yuv) -.TP -.BI -v img -view uncompressed image using the 'display' command from ImageMagick (in monochrome) -.TP -.BI -w -specify width (required for -v and -c) -.TP -.BI -a -force RGBA instead of RGB when compressing (use with -c) -.TP -.BI -h -specify height (required for -v and -c) -.TP -.BI -V -show version information and exit. -.SH SEE ALSO -.B 0xFFFF(1) -.SH AUTHOR -logotool was written by pancake and esteve. -.PP -This manual page was written by Sebastian Reichel <elektranox@gmail.com>, -for the Debian project (but may be used by others). |