Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EF4E4200BD8 for ; Wed, 7 Dec 2016 08:23:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EE161160B2B; Wed, 7 Dec 2016 07:23:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 409CE160AFD for ; Wed, 7 Dec 2016 08:23:59 +0100 (CET) Received: (qmail 4392 invoked by uid 500); 7 Dec 2016 07:23:58 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 4370 invoked by uid 99); 7 Dec 2016 07:23:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2016 07:23:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 572D62C03DF for ; Wed, 7 Dec 2016 07:23:58 +0000 (UTC) Date: Wed, 7 Dec 2016 07:23:58 +0000 (UTC) From: "Lei Xu (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-6738) Mesos master help message gives unformatted documents. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Dec 2016 07:24:00 -0000 [ https://issues.apache.org/jira/browse/MESOS-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Xu updated MESOS-6738: -------------------------- Priority: Trivial (was: Minor) > Mesos master help message gives unformatted documents. > ------------------------------------------------------ > > Key: MESOS-6738 > URL: https://issues.apache.org/jira/browse/MESOS-6738 > Project: Mesos > Issue Type: Bug > Components: cli > Affects Versions: 1.1.0 > Environment: Mesos 1.1.0 > Ubuntu 16.04 > Reporter: Lei Xu > Priority: Trivial > Attachments: mesos_agent_help_message.png, mesos_master_help_message.png > > > build mesos from the release tarball and running the following command: > {code} > mesos master --help > {code} > it gives unformatted docs, but the slave/agent's help message is OK. -- This message was sent by Atlassian JIRA (v6.3.4#6332)