11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
|
# Synopsis
|
||
|
|
||
|
Catpoint is a simple viewer of text files written in curses.
|
||
|
Further documentation comes in a series of slides. Just do:
|
||
|
|
||
|
$ make && ./catpoint showoff/*.txt
|
||
|
|
||
|
# Usage
|
||
|
|
||
|
catpoint file ...
|