Docs: Added note about old logos

This commit is contained in:
Dylan Araps 2016-12-05 14:31:56 +11:00
parent f060c7f20c
commit 32adaa3b39
3 changed files with 9 additions and 0 deletions

View File

@ -582,6 +582,9 @@ ascii="distro"
# Default: 'auto'
# Values: 'auto', 'distro_name'
# Flag: --ascii_distro
#
# NOTE: Arch and Ubuntu have 'old' logo varients.
# Change this to 'arch_old' or 'ubuntu_old' to use the old logos.
ascii_distro="auto"
# Ascii Colors

View File

@ -3075,6 +3075,8 @@ usage() { printf "%s" "
distro, /path/to/ascii
--ascii_colors x x x x x x Colors to print the ascii art
--ascii_distro distro Which Distro's ascii art to print
NOTE: Arch and Ubuntu have 'old' logo varients.
NOTE: Use 'arch_old' or 'ubuntu_old' to use the old logos.
--ascii_logo_size Size of ascii logo.
Supported distros: Arch, Gentoo, Crux, OpenBSD.
--ascii_bold on/off Whether or not to bold the ascii logo.

View File

@ -228,6 +228,10 @@ Colors to print the ASCII art
.TP
.B \--ascii_distro 'distro'
Which Distro\'s ASCII art to print
.br
NOTE: Arch and Ubuntu have 'old' logo varients.
.br
NOTE: Use 'arch_old' or 'ubuntu_old' to use the old logos.
.TP
.B \--ascii_logo_size 'size'
Size of ascii logo.