From issues-return-19191-archive-asf-public=cust-asf.ponee.io@hawq.apache.org Mon Jan 14 02:39:10 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2D0F218062C for ; Mon, 14 Jan 2019 02:39:10 +0100 (CET) Received: (qmail 21125 invoked by uid 500); 14 Jan 2019 01:39:09 -0000 Mailing-List: contact issues-help@hawq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hawq.apache.org Delivered-To: mailing list issues@hawq.apache.org Received: (qmail 21115 invoked by uid 99); 14 Jan 2019 01:39:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2019 01:39:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AEBBCE1447; Mon, 14 Jan 2019 01:39:08 +0000 (UTC) From: daixiang0 To: issues@hawq.apache.org Reply-To: issues@hawq.apache.org References: In-Reply-To: Subject: [GitHub] hawq issue #1411: update hawq stop options Content-Type: text/plain Message-Id: <20190114013908.AEBBCE1447@git1-us-west.apache.org> Date: Mon, 14 Jan 2019 01:39:08 +0000 (UTC) Github user daixiang0 commented on the issue: https://github.com/apache/hawq/pull/1411 @jianlirong hi, i found that hawq cli help is too old and i want to sync help info, which is all i do in this PR. ---