aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 05d3bbb..0dceb67 100644
--- a/README.md
+++ b/README.md
@@ -88,13 +88,13 @@ _/\ __)/_) pkgs 130
# Valid: space separated string
#
# 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.
PF_INFO="ascii"
# 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.
# Default: unset