docs: update

This commit is contained in:
Dylan Araps 2019-09-29 17:25:26 +03:00
parent 8ff9d722b5
commit 0977e5f1a1

View File

@ -88,13 +88,13 @@ _/\ __)/_) pkgs 130
# Valid: space separated string # Valid: space separated string
# #
# OFF by default: shell palette # OFF by default: shell palette
PF_INFO="ascii title distro host kernel uptime pkgs memory" PF_INFO="ascii title os host kernel uptime pkgs memory"
# Example: Only ASCII. # Example: Only ASCII.
PF_INFO="ascii" PF_INFO="ascii"
# Example: Only Information. # Example: Only Information.
PF_INFO="title distro host kernel uptime pkgs memory" PF_INFO="title os host kernel uptime pkgs memory"
# Separator between info name and info data. # Separator between info name and info data.
# Default: unset # Default: unset