office/tpp: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:51:54 -04:00
parent 8b828d0d88
commit c3f63f7970
1 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
tpp stands for text presentation program and is an ncurses-based presentation tpp stands for text presentation program and is an ncurses-based
tool. The presentation can be written with your favorite editor in a simple presentation tool. The presentation can be written with your favorite
description format and then shown on any text terminal that is supported by editor in a simple description format and then shown on any text
ncurses - ranging from an old VT100 to the Linux framebuffer to an xterm. terminal that is supported by ncurses - ranging from an old VT100 to
the Linux framebuffer to an xterm.