summaryrefslogtreecommitdiff
path: root/sent.1
diff options
context:
space:
mode:
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