This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new f6c00b1  Fixed typo in master flags documentation.
f6c00b1 is described below

commit f6c00b127458e0ed64e864d3761ffa41dfb81d48
Author: Adam Cecile <[email protected]>
AuthorDate: Fri Mar 13 14:52:40 2020 -0400

    Fixed typo in master flags documentation.
    
    This closes #352
---
 docs/configuration/master.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration/master.md b/docs/configuration/master.md
index c56ac85..6c68b8b 100644
--- a/docs/configuration/master.md
+++ b/docs/configuration/master.md
@@ -340,7 +340,7 @@ sharing implementation currently has limitations. E.g. See 
the problem of
 
 <tr id="filter_gpu_resources">
   <td>
-    --[no_]filter_gpu_resources
+    --[no-]filter_gpu_resources
   </td>
   <td>
 When set to true, this flag will cause the mesos master to filter all offers

Reply via email to