You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2018/03/02 11:06:51 UTC

mesos git commit: Omitted health-check binary in docs for --launcher_dir.

Repository: mesos
Updated Branches:
  refs/heads/master 5db8e1d84 -> b0a269691


Omitted health-check binary in docs for --launcher_dir.

This closes #268


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b0a26969
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b0a26969
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b0a26969

Branch: refs/heads/master
Commit: b0a26969160ff99452fd209180a4b0ca58da9c1a
Parents: 5db8e1d
Author: Benjamin Peterson <be...@python.org>
Authored: Fri Mar 2 12:05:38 2018 +0100
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Fri Mar 2 12:05:38 2018 +0100

----------------------------------------------------------------------
 docs/configuration/agent.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/b0a26969/docs/configuration/agent.md
----------------------------------------------------------------------
diff --git a/docs/configuration/agent.md b/docs/configuration/agent.md
index bf2d7b9..71e5a86 100644
--- a/docs/configuration/agent.md
+++ b/docs/configuration/agent.md
@@ -971,7 +971,7 @@ launcher if it's running as root on Linux.
     --launcher_dir=VALUE
   </td>
   <td>
-Directory path of Mesos binaries. Mesos looks for the health-check,
+Directory path of Mesos binaries. Mesos looks for the
 fetcher, containerizer, and executor binary files under this
 directory. (default: /usr/local/libexec/mesos)
   </td>