summaryrefslogtreecommitdiff
path: root/sent.1
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-10-29 15:17:24 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2020-10-29 15:17:24 -0400
commite95599ddf5a2745ddc36f701483f39e0e6aacfbf (patch)
tree7fea7f4500a94855f58481c59e3357ba90999338 /sent.1
parent2649e8d5334f7e37a1710c60fb740ecfe91b9f9e (diff)
Initial CommitHEADmaster
Diffstat (limited to 'sent.1')
-rw-r--r--sent.114
1 files changed, 14 insertions, 0 deletions
diff --git a/sent.1 b/sent.1
index fabc614..41e9a73 100644
--- a/sent.1
+++ b/sent.1
@@ -5,7 +5,11 @@
.Nd simple plaintext presentation tool
.Sh SYNOPSIS
.Nm
+.Op Fl f Ar font
+.Op Fl c Ar fgcolor
+.Op Fl b Ar bgcolor
.Op Fl v
+.Op Fl i
.Op Ar file
.Sh DESCRIPTION
.Nm
@@ -21,6 +25,16 @@ few minutes.
.Bl -tag -width Ds
.It Fl v
Print version information to stdout and exit.
+.It Fl f Ar font
+Defines the
+.Ar font
+when sent is run.
+.It Fl c Ar fgcolor
+Defines the foreground color when sent is run.
+.It Fl b Ar bgcolor
+Defines the background color when sent is run.
+.It Fl i
+Use the colors from the inverted color array.
.El
.Sh USAGE
.Bl -tag -width Ds