From d7788d367c988bdac0038b28fb8689164819f096 Mon Sep 17 00:00:00 2001 From: Joel Hamill Date: Mon, 6 Mar 2017 18:47:29 -0800 Subject: [PATCH] help: add missing commas (#924) --- cli/dcoscli/data/help/marathon.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/dcoscli/data/help/marathon.txt b/cli/dcoscli/data/help/marathon.txt index 7750580..0d57a0b 100644 --- a/cli/dcoscli/data/help/marathon.txt +++ b/cli/dcoscli/data/help/marathon.txt @@ -152,7 +152,7 @@ Positional Arguments: 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/. The deployment ID. @@ -161,7 +161,7 @@ Positional Arguments: 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. List of one or more space-separated pod instance IDs.