aboutsummaryrefslogtreecommitdiff
path: root/tg.1
diff options
context:
space:
mode:
Diffstat (limited to 'tg.1')
-rw-r--r--tg.18
1 files changed, 6 insertions, 2 deletions
diff --git a/tg.1 b/tg.1
index 0bea23f..ff0eb3b 100644
--- a/tg.1
+++ b/tg.1
@@ -31,7 +31,7 @@ the last will likely be respected.
Shorthand for -t braille, if multiple options setting mode is specified,
the last will likely be respected.
-.IP "\fB-t\fR \fIstar\fR|\fIascii\fR|\fIbraille\fR"
+.IP "\fB-t\fR \fIstar\fR|\fIascii\fR|\fIbraille\fR|\fIbraille6\fR|\fIbraille8\fR"
The type of graph to draw,
it defaults to \fBstar\fR, which is the fastest one.
@@ -41,7 +41,11 @@ Scatter plot using only the '*' character.
\fBascii\fR
Ascii is slightly prettier to look at.
-\fBbraille\fR
+\fBbraille\fR,
+\fBbraille6\fR
+Uses braille characters to draw higher resolution plots.
+
+\fBbraille8\fR
This is the most scatter-plot-ish with the highest resolution, but also the most buggy.
.IP "\fB-w, --width\fR \fIwidth\fR"