summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-29 14:40:14 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-29 14:40:14 -0800
commit0fba271143821500414f4563336fe8a4868a6e1e (patch)
tree531ee8fbc97675f1a1b05c10d715678dc4aaca60
parent2bec134c7ae9755f16ef3542df01daabbcbd186a (diff)
Make the casing for true/false consistent.
-rw-r--r--pgcli/pgclirc4
1 files changed, 2 insertions, 2 deletions
diff --git a/pgcli/pgclirc b/pgcli/pgclirc
index 27b389c1..53a6a3ca 100644
--- a/pgcli/pgclirc
+++ b/pgcli/pgclirc
@@ -1,3 +1,3 @@
[main]
-smart_completion = true
-multi_line = False \ No newline at end of file
+smart_completion = True
+multi_line = False