summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/specgram.16
-rw-r--r--man/specgram.1.html7
-rw-r--r--man/specgram.1.pdfbin37617 -> 37623 bytes
3 files changed, 7 insertions, 6 deletions
diff --git a/man/specgram.1 b/man/specgram.1
index 6e60aaa..0cbf166 100644
--- a/man/specgram.1
+++ b/man/specgram.1
@@ -1,4 +1,4 @@
-.TH SPECGRAM 1 "2021-07-16"
+.TH SPECGRAM 1 "2021-10-20"
.SH NAME
specgram \- create spectrograms from raw files or standard input
@@ -221,12 +221,12 @@ Integer inputs don't usually need prescaling, as they are normalized based on th
.TP
.BR \-c ", " \-\-colormap =\fICOLORMAP\fR
Color scheme.
-Valid values are: jet, gray, purple, blue, green, orange, red.
+Valid values are: jet, hot, inferno, gray, purple, blue, green, orange, red.
If \fICOLORMAP\fR is neither of these values, then it is interpreted either as a 6 character hex string (RGB color) or an 8 character hex string (RGBA color).
In this case, a gradient between the background color and the color specified by the hex string will be used as a color map.
-Default is jet.
+Default is inferno.
.TP
.BR \-\-bg-color =\fIBGCOLOR\fR
diff --git a/man/specgram.1.html b/man/specgram.1.html
index 6cc0a1c..367fa10 100644
--- a/man/specgram.1.html
+++ b/man/specgram.1.html
@@ -1,5 +1,5 @@
<!-- Creator : groff version 1.22.4 -->
-<!-- CreationDate: Fri Jul 16 11:40:40 2021 -->
+<!-- CreationDate: Wed Oct 20 18:28:19 2021 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
@@ -387,7 +387,8 @@ limits.</p>
<b>&minus;&minus;colormap</b>=<i>COLORMAP</i></p>
<p style="margin-left:22%;">Color scheme. Valid values are:
-jet, gray, purple, blue, green, orange, red.</p>
+jet, hot, inferno, gray, purple, blue, green, orange,
+red.</p>
<p style="margin-left:22%; margin-top: 1em">If
<i>COLORMAP</i> is neither of these values, then it is
@@ -397,7 +398,7 @@ gradient between the background color and the color
specified by the hex string will be used as a color map.</p>
<p style="margin-left:22%; margin-top: 1em">Default is
-jet.</p>
+inferno.</p>
<p style="margin-left:11%;"><b>&minus;&minus;bg-color</b>=<i>BGCOLOR</i></p>
diff --git a/man/specgram.1.pdf b/man/specgram.1.pdf
index f393414..d6a0be4 100644
--- a/man/specgram.1.pdf
+++ b/man/specgram.1.pdf
Binary files differ