nausea

curses audio visualizer
git clone git://git.2f30.org/nausea
Log | Files | Refs | README | LICENSE

commit c26a8d4bd9ed33b571ffd65ca802afd694baf891
parent 78b4ed6497d63c4c68811368d398993321b03ee4
Author: lostd <lostd@2f30.org>
Date:   Thu, 22 May 2014 14:08:42 +0300

Document the runtime options

Diffstat:
Mnausea.1 | 15++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/nausea.1 b/nausea.1 @@ -23,6 +23,19 @@ The options are as follows: .It Fl h Show usage line. .It Fl c -Enable color support. +Enable color. .It Fl p Enable falling peaks. +.El +.Pp +Exposed runtime options: +.Bl -tag -width Ds +.It 1 +Select the spectrum visualization. +.It 2 +Select the wave visualization. +.It c +Toggle color. +.It p +Toggle falling peaks. +.El