From 07e998028cdfafdf5649d384e736fb805f754cd4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 13 Feb 2016 02:25:05 -0500 Subject: [PATCH] better help output --- records.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/records.py b/records.py index 72ca19b..c1f738b 100644 --- a/records.py +++ b/records.py @@ -299,7 +299,7 @@ Query Parameters: Query parameters can be specified in key=value format, and injected into your query in :key format e.g.: - $ records 'select * from repos where language ~= :lang' lang=python + $ records 'select * from repos where language ~= :lang' lang=python Notes: - While you may specify a Postgres connection string with --url, records