From 34f31c38043f3a682be9466dd57fee4523cdf6f7 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 6 Jul 2019 17:23:14 -0400 Subject: Add CSS output to scheme --- bin/man1/scheme.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'bin/man1') 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. -- cgit 1.4.1