summaryrefslogtreecommitdiff
path: root/sent.1
diff options
context:
space:
mode:
authorJakub Trzeciak <jptrzy@gmail.com>2023-09-12 08:38:07 +0200
committerJakub Trzeciak <jptrzy@gmail.com>2023-09-12 08:38:07 +0200
commitcd52c2c7cdf3a03f2c4624589d9888bf819e9df3 (patch)
treeaea2ec21553b3d79dafdd7446b802161ca85c1c7 /sent.1
parent882d54c225b83c762acf5bb3967f4890c3ecef86 (diff)
downloadsent-master.tar.gz
sent-master.tar.bz2
sent-master.zip
Jptrzy's patchesHEADmaster
Diffstat (limited to 'sent.1')
-rw-r--r--sent.111
1 files changed, 11 insertions, 0 deletions
diff --git a/sent.1 b/sent.1
index e5a7d25..5476c83 100644
--- a/sent.1
+++ b/sent.1
@@ -6,6 +6,9 @@
.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 Ar file
.Sh DESCRIPTION
@@ -23,6 +26,14 @@ 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.
.El
.Sh USAGE
.Bl -tag -width Ds
Software created with 💖