You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2017/04/27 01:25:26 UTC

[3/3] mesos git commit: Fixed a typo in container-image.md doc.

Fixed a typo in container-image.md doc.

Review: https://reviews.apache.org/r/58749/


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

Branch: refs/heads/master
Commit: 92599cbced65b20248e86a02bfe9a12ab12ae969
Parents: aa0512e
Author: Gilbert Song <so...@gmail.com>
Authored: Wed Apr 26 18:25:18 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Wed Apr 26 18:25:18 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/92599cbc/docs/container-image.md
----------------------------------------------------------------------
diff --git a/docs/container-image.md b/docs/container-image.md
index fad4fd2..c59cc7a 100644
--- a/docs/container-image.md
+++ b/docs/container-image.md
@@ -310,7 +310,7 @@ using the following logic table:
     +---------+--------------+------------------------------------------+
 
 The provisioner backend can be specified through the agent flag
-`--provisioner_image_backend`. If not set, Mesos will select the best
+`--image_provisioner_backend`. If not set, Mesos will select the best
 backend automatically for the users/operators. The selection logic is
 as following: