Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8BD8A18126 for ; Thu, 6 Aug 2015 20:29:05 +0000 (UTC) Received: (qmail 82855 invoked by uid 500); 6 Aug 2015 20:29:05 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 82828 invoked by uid 500); 6 Aug 2015 20:29:05 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 82813 invoked by uid 99); 6 Aug 2015 20:29:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2015 20:29:05 +0000 Date: Thu, 6 Aug 2015 20:29:05 +0000 (UTC) From: "Jeremiah Jordan (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CASSANDRA-8493) nodetool options parsing doesn't allow "-h nodetool options parsing doesn't allow "-h ------------------------------------------------------------------------------ > > Key: CASSANDRA-8493 > URL: https://issues.apache.org/jira/browse/CASSANDRA-8493 > Project: Cassandra > Issue Type: Bug > Components: Tools > Reporter: Jeremiah Jordan > Priority: Minor > > This used to work: > {noformat} > $ ./nodetool ring -h 127.0.0.1 > Error: The keyspace 127.0.0.1, does not exist > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)