summary refs log tree commit diff
path: root/bin/man1/scheme.1
diff options
context:
space:
mode:
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.