47 lines
898 B
Groff
47 lines
898 B
Groff
|
.Dd $Mdocdate$
|
||
|
.Dt PRIDE-C 6
|
||
|
.Os
|
||
|
.Sh NAME
|
||
|
.Nm pride-c
|
||
|
.Nd shows pride flags in the terminal using ANSI color sequences.
|
||
|
.Sh SYNOPSIS
|
||
|
.Nm
|
||
|
.Op Ar flag
|
||
|
.Nm
|
||
|
.Op Fl -help | Fl -version
|
||
|
.Sh DESCRIPTION
|
||
|
.Nm
|
||
|
displays pride flags for reduced color terminals. Outputs 8- or 256-color flags depending on if
|
||
|
.Ev COLORTERM
|
||
|
is set. If no
|
||
|
.Ar flag
|
||
|
is provided,
|
||
|
.Nm
|
||
|
defaults to 'rainbow'. The following flags are implemented:
|
||
|
.Pp
|
||
|
.Bl -tag -compact
|
||
|
.It aroace, aro-ace
|
||
|
.It bisexual, bi
|
||
|
.It gay, mlm
|
||
|
.It lesbian, wlw
|
||
|
.It nonbinary, nb
|
||
|
.It pansexual, pan
|
||
|
.It transgender, trans
|
||
|
.El
|
||
|
.Sh ENVIRONMENT
|
||
|
.Bl -tag -width Ds
|
||
|
.It COLORTERM
|
||
|
Should be set by your terminal if it supports colors. If set,
|
||
|
.Nm
|
||
|
will use 256-color mode.
|
||
|
.Sh SEE ALSO
|
||
|
.Xr pride 6
|
||
|
.Sh HISTORY
|
||
|
.Nm
|
||
|
is a C port of
|
||
|
.Xr pride 6
|
||
|
made for reduced color terminals and embedded systems.
|
||
|
.Sh AUTHORS
|
||
|
.An -nosplit
|
||
|
.An Valerie Wolfe Aq Mt sleeplessval@gmail.com
|