summary refs log tree commit diff
path: root/bin/man1/scheme.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-06 17:23:14 -0400
committerJune McEnroe <june@causal.agency>2019-07-06 17:23:14 -0400
commit34f31c38043f3a682be9466dd57fee4523cdf6f7 (patch)
tree4cd0ada75903940d3a4c9ae886f6aa4519dd2011 /bin/man1/scheme.1
parentAdd diff syntax to hi (diff)
downloadsrc-34f31c38043f3a682be9466dd57fee4523cdf6f7.tar.gz
src-34f31c38043f3a682be9466dd57fee4523cdf6f7.zip
Add CSS output to scheme
Diffstat (limited to 'bin/man1/scheme.1')
-rw-r--r--bin/man1/scheme.110
1 files changed, 8 insertions, 2 deletions
diff --git a/bin/man1/scheme.1 b/bin/man1/scheme.1
index 738d9cd7..9aa4f054 100644
--- a/bin/man1/scheme.1
+++ b/bin/man1/scheme.1
@@ -1,4 +1,4 @@
-.Dd February 12, 2019
+.Dd July 6, 2019
 .Dt SCHEME 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl acghilmtx
+.Op Fl acghilmstx
 .Op Fl p Ar n
 .
 .Sh DESCRIPTION
@@ -41,6 +41,12 @@ Use with
 .It Fl p Ar n
 Generate only the color
 .Ar n .
+.It Fl s
+Output CSS
+for classes named
+.Sy fg Ns Ar n
+and
+.Sy bg Ns Ar n .
 .It Fl t
 Generate the 16 ANSI colors as well as
 background, foreground, bold, selection and cursor colors.