[
https://issues.apache.org/jira/browse/TAJO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148877#comment-14148877
]
ASF GitHub Bot commented on TAJO-1062:
--------------------------------------
Github user mhthanh commented on a diff in the pull request:
https://github.com/apache/tajo/pull/156#discussion_r18076897
--- Diff: tajo-docs/src/main/sphinx/cli.rst ---
@@ -1,159 +1,18 @@
*****************************
-Tajo Shell (TSQL)
+Command-line Interface
*****************************
-==========
-Synopsis
-==========
+Tajo provides a shell utility for users. It is the command-line interface
(CLI). Using the CLI, users can create or drop tables, inspect schema and query
tables, etc. For reference, we named its name to tsql.
--- End diff --
"we named its name to tsql." -> this sentence makes me confused. How about
the following paragraph ?
"Tajo provides a shell utility named Tsql. It is a command-line interface
(CLI) where users can create or drop tables, inspect schema and query tables,
etc."
> Update TSQL documentation
> -------------------------
>
> Key: TAJO-1062
> URL: https://issues.apache.org/jira/browse/TAJO-1062
> Project: Tajo
> Issue Type: Sub-task
> Components: documentation
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.9.0
>
>
> TSQL is very useful tool for tajo users. But currently, we don't provide
> enough informations to users. Thus, we need to add more informations to
> following documentation.
> http://tajo.apache.org/docs/current/cli.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)