aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/.config/pgcli/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/.config/pgcli/config b/files/.config/pgcli/config
index a7801ed..37496b4 100644
--- a/files/.config/pgcli/config
+++ b/files/.config/pgcli/config
@@ -43,7 +43,7 @@ generate_aliases = False
log_file = default
# keyword casing preference. Possible values "lower", "upper", "auto"
-keyword_casing = auto
+keyword_casing = upper
# casing_file location.
# In Unix/Linux: ~/.config/pgcli/casing
@@ -142,7 +142,7 @@ null_string = '<null>'
# manage pager on startup
enable_pager = True
-# Use keyring to automatically save and load password in a secure manner
+# Use keyring to automatically save and load password in a secure manner
keyring = True
# Custom colors for the completion menu, toolbar, etc.