This is an automated email from the ASF dual-hosted git repository.

bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 2c82932  edit
2c82932 is described below

commit 2c8293294ad6a047c22dd23fa96cf0443fea467a
Author: Bridget Bevens <[email protected]>
AuthorDate: Fri Dec 21 13:25:08 2018 -0800

    edit
---
 _docs/configure-drill/120-configuring-the-drill-shell.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/configure-drill/120-configuring-the-drill-shell.md 
b/_docs/configure-drill/120-configuring-the-drill-shell.md
index 7059133..eeaeafa 100644
--- a/_docs/configure-drill/120-configuring-the-drill-shell.md
+++ b/_docs/configure-drill/120-configuring-the-drill-shell.md
@@ -5,7 +5,7 @@ parent: "Configure Drill"
 ---  
 Drill uses SQLLine as the Drill shell. SQLLine is a pure-Java console-based 
utility for connecting to relational databases and running SQL commands. 
 
-Starting in Drill 1.15, Drill uses SQLLine 1.6, which you can customize 
through the Drill [configuration file, 
drill-sqlline-override.conf]({{site.baseurl}}/docs/configuring-the-drill-shell/#customizing-sqlline-in-the-drill-sqlline-override.conf-file).
 Before installing and running Drill with SQLLine 1.6, delete the old SQLLine 
history file The history file is located in the following location:  
+Starting in Drill 1.15, Drill uses SQLLine 1.6, which you can customize 
through the Drill [configuration file, 
drill-sqlline-override.conf]({{site.baseurl}}/docs/configuring-the-drill-shell/#customizing-sqlline-in-the-drill-sqlline-override-conf-file).
 Before installing and running Drill with SQLLine 1.6, delete the old SQLLine 
history file The history file is located in the following location:  
 
 
 - $HOME/.sqlline/history (UNIX, Linux, Mac OS)

Reply via email to