Added man pages, close #68
This commit is contained in:
parent
873c3f7246
commit
eb2471b86f
6 changed files with 98 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ void list(char *arg) { // prints distribution list
|
|||
" %sBSD:\n"
|
||||
" freebsd, %sopenbsd\n\n"
|
||||
" %sOther/spare distributions:\n"
|
||||
" %salpine, %sfedora, %sgentoo, %s\"void\", android, %sgnu, guix, %sunknown\n",
|
||||
" %salpine, %sfedora, %sgentoo, %s\"void\", \"opensuse-leap\", android, %sgnu, guix, %sunknown\n",
|
||||
arg,
|
||||
BLUE, NORMAL, BLUE, GREEN, // Arch based colors
|
||||
RED, YELLOW, NORMAL, RED, GREEN, BLUE, RED, // Debian based colors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue