You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2016/07/19 13:00:55 UTC

[GitHub] flink pull request #2149: [FLINK-4084] Add configDir parameter to CliFronten...

Github user mxm commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2149#discussion_r71332501
  
    --- Diff: docs/apis/cli.md ---
    @@ -187,6 +187,8 @@ Action "run" compiles and runs a program.
                                               java.net.URLClassLoader}.
          -d,--detached                        If present, runs the job in detached
                                               mode
    +        --configDir </path/to/confdir>    The configuration directory with which
    --- End diff --
    
    I think there is a tab, we use only spaces for formatting here.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---