Return-Path: X-Original-To: apmail-flink-commits-archive@minotaur.apache.org Delivered-To: apmail-flink-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A79019BA2 for ; Mon, 14 Mar 2016 09:33:09 +0000 (UTC) Received: (qmail 1452 invoked by uid 500); 14 Mar 2016 09:33:09 -0000 Delivered-To: apmail-flink-commits-archive@flink.apache.org Received: (qmail 1417 invoked by uid 500); 14 Mar 2016 09:33:09 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 1408 invoked by uid 99); 14 Mar 2016 09:33:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2016 09:33:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DA6A8DFA41; Mon, 14 Mar 2016 09:33:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: trohrmann@apache.org To: commits@flink.apache.org Message-Id: <67aa837921044108bb16889ef3101dd0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: flink git commit: [hotfix] [docs] Remove unnecessary whitespace in start-local.sh command Date: Mon, 14 Mar 2016 09:33:08 +0000 (UTC) Repository: flink Updated Branches: refs/heads/master 4870fd62f -> 48151b1a7 [hotfix] [docs] Remove unnecessary whitespace in start-local.sh command Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/48151b1a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/48151b1a Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/48151b1a Branch: refs/heads/master Commit: 48151b1a7b1d0a3a4c98bca3588567cc84c08db9 Parents: 4870fd6 Author: Till Rohrmann Authored: Mon Mar 14 10:32:20 2016 +0100 Committer: Till Rohrmann Committed: Mon Mar 14 10:32:20 2016 +0100 ---------------------------------------------------------------------- docs/apis/cli.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/48151b1a/docs/apis/cli.md ---------------------------------------------------------------------- diff --git a/docs/apis/cli.md b/docs/apis/cli.md index 435c680..6c7bdd6 100644 --- a/docs/apis/cli.md +++ b/docs/apis/cli.md @@ -31,9 +31,10 @@ and connects by default to the running Flink master (JobManager) that was started from the same installation directory. A prerequisite to using the command line interface is that the Flink -master (JobManager) has been started (via `/bin/start- -local.sh` or `/bin/start-cluster.sh`) or that a YARN -environment is available. +master (JobManager) has been started (via +`/bin/start-local.sh` or +`/bin/start-cluster.sh`) or that a YARN environment is +available. The command line can be used to