GitHub user W4anD0eR96 opened a pull request:
https://github.com/apache/flink/pull/5957
[hotfix][doc] Synchronize Quickstart with the latest SNAPSHOT
## What is the purpose of the change
Our Quickstart page is a little out of date, this pull request is to keep
it synchronized with the latest SNAPSHOT.
## Brief change log
- Modify print log command with new log filename.
- Remove leading whitespaces to trim them in highlight block.
- Correct the command to stop Flink
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/W4anD0eR96/flink patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5957.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5957
----
commit d7cb4e7e174a953d0fc5509f2509df699a4945a6
Author: éæ¢ç« <wander4096@...>
Date: 2018-05-07T03:10:54Z
[hotfix][doc] Synchronize Quickstart with latest SNAPSHOT
----
---