v2
This commit is contained in:
16
man/libcolor.3
Normal file
16
man/libcolor.3
Normal file
@@ -0,0 +1,16 @@
|
||||
.\" Manpage for libcolor.
|
||||
.TH man 3 "11 May 2023" "1.0" "Everest Linux Libraries Manual"
|
||||
.SH NAME
|
||||
libcolor \- color output support for C programs
|
||||
.SH SYNOPSIS
|
||||
#include <color.h>
|
||||
|
||||
printf(COL_RED COL_RESET);
|
||||
.SH DESCRIPTION
|
||||
libcolor is a header file that aims to support printing colors in C programs in a more readable way.
|
||||
.SH SEE ALSO
|
||||
libecrypt(3)
|
||||
.SH BUGS
|
||||
Report all bugs on the issues page at https://git.everestlinux.org/EverestLinux/libcolor
|
||||
.SH AUTHOR
|
||||
Liam Waldron (liamwaldron@everestlinux.org)
|
||||
Reference in New Issue
Block a user