Merge pull request #463 from konimex/master

Config: Updated description
This commit is contained in:
Dylan Araps 2016-11-26 16:12:44 +11:00 committed by GitHub
commit 755f114d48

View file

@ -55,6 +55,7 @@ print_info() {
# Default: 'on'
# Values: 'on', 'off'
# Flag: --kernel_shorthand
# Supports: Everything except *BSDs (except PacBSD and PC-BSD)
#
# Example:
# on: '4.8.9-1-ARCH'
@ -70,7 +71,7 @@ kernel_shorthand="on"
# Default: 'off'
# Values: 'on', 'off', 'tiny'
# Flag: --distro_shorthand
# Supports: Linux, macOS, and Solaris.
# Supports: Everything except Windows and Haiku
distro_shorthand="off"
# Show/Hide OS Architecture.