-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44692/
-----------------------------------------------------------
Review request for mesos, Ben Mahler and Neil Conway.
Bugs: MESOS-4787
https://issues.apache.org/jira/browse/MESOS-4787
Repository: mesos
Description
-------
Specifically, the 'master' and 'slave(id)' processes should not
include their names in the endpoint help because we encourage usage of
the shorter form.
Diffs
-----
support/generate-endpoint-help.py cb60811ae6dcc8ed4de5c262714a013c8cf6ada5
Diff: https://reviews.apache.org/r/44692/diff/
Testing
-------
Ran the script to verify that it gave us the output that we wanted. A
subsequent commit includes the updated documentation generated from this script.
Thanks,
Kevin Klues