Skip to content

Fix readme/docs and add changelist#359

Merged
qiaojialin merged 10 commits into
masterfrom
f_readme
Aug 28, 2019
Merged

Fix readme/docs and add changelist#359
qiaojialin merged 10 commits into
masterfrom
f_readme

Conversation

@qiaojialin
Copy link
Copy Markdown
Member

No description provided.

@qiaojialin qiaojialin changed the title F readme Fix readme/docs and add changelist Aug 28, 2019
Comment thread README.md Outdated
If your session looks similar to what's above, congrats, your IoTDB is operational!

For more on what commands are supported by IoTDB SQL, see our documentation [Chapter 5: IoTDB SQL Documentation](https://iotdb.apache.org/#/Documents/0.8.0/chap5/sec1).
IoTDB> quit/exit
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line seems unclear, better to be

If you want to exit the client, use:
IoTDB > quit
or
IoTDB > exit

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Comment thread docs/Documentation/QuickStart.md Outdated

# Windows
> tools\export-csv.bat -h <ip> -p <port> -u <username> -pw <password> -td <xxx.csv> [-tf <time-format>]
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is better to explain the parameters, especially the last one. Or you may link to the detailed user guide.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants