You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/01/09 08:55:03 UTC

[GitHub] zentol closed pull request #7439: Update cli.md

zentol closed pull request #7439: Update cli.md
URL: https://github.com/apache/flink/pull/7439
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/ops/cli.md b/docs/ops/cli.md
index 9af5c5b5333..0e658c10f27 100644
--- a/docs/ops/cli.md
+++ b/docs/ops/cli.md
@@ -127,6 +127,7 @@ The command line can be used to
         ./bin/flink stop <jobID>
         
 -   Modify a running job (streaming jobs only):
+
         ./bin/flink modify <jobID> -p <newParallelism>
 
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services