From 252d3724c4d44892e73d7013f9a0ef3951d2d211 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 2 Oct 2018 14:19:54 -0400 Subject: Rewrite scheme --- bin/man/scheme.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'bin/man/scheme.1') diff --git a/bin/man/scheme.1 b/bin/man/scheme.1 index b2ffc407..465a8a52 100644 --- a/bin/man/scheme.1 +++ b/bin/man/scheme.1 @@ -9,6 +9,7 @@ .Sh SYNOPSIS .Nm .Op Fl acghilmtx +.Op Fl p Ar n . .Sh DESCRIPTION .Nm @@ -20,9 +21,10 @@ The arguments are as follows: .Bl -tag -width Ds .It Fl a Output only the 16 ANSI colors. +This is the default. . .It Fl c -Output a C header file. +Output a C enum. . .It Fl g Output a swatch PNG. @@ -40,11 +42,17 @@ Output Linux console OSC sequences. Output a .Xr mintty 1 theme. +Should be used with +.Fl t . +. +.It Fl p Ar n +Only output the color +.Ar n . . .It Fl t Additionally output terminal background, -text, +foreground, bold, selection and cursor -- cgit 1.4.1