help: add missing commas (#924)

This commit is contained in:
Joel Hamill
2017-03-06 18:47:29 -08:00
committed by tamarrow
parent 7f3603c26c
commit d7788d367c

View File

@@ -152,7 +152,7 @@ Positional Arguments:
<app-resource>
Path to a file or HTTP(S) URL that contains the app's JSON definition.
If omitted, the definition is read from stdin. For a detailed
description see
description, see
https://docs.mesosphere.com/usage/marathon/rest-api/.
<deployment-id>
The deployment ID.
@@ -161,7 +161,7 @@ Positional Arguments:
<group-resource>
Path to a file or HTTP(S) URL that contains the group's JSON definition.
If omitted, the definition is read from stdin. For a detailed
description see
description, see
https://mesosphere.github.io/marathon/docs/rest-api.html#post-v2-groups.
<instance-ids>
List of one or more space-separated pod instance IDs.