From commits-return-6413-apmail-sis-commits-archive=sis.apache.org@sis.apache.org Mon Oct 5 19:00:02 2015 Return-Path: X-Original-To: apmail-sis-commits-archive@www.apache.org Delivered-To: apmail-sis-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 82AE118A19 for ; Mon, 5 Oct 2015 19:00:02 +0000 (UTC) Received: (qmail 51113 invoked by uid 500); 5 Oct 2015 18:59:56 -0000 Delivered-To: apmail-sis-commits-archive@sis.apache.org Received: (qmail 51082 invoked by uid 500); 5 Oct 2015 18:59:56 -0000 Mailing-List: contact commits-help@sis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sis-dev@sis.apache.org Delivered-To: mailing list commits@sis.apache.org Received: (qmail 51073 invoked by uid 99); 5 Oct 2015 18:59:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2015 18:59:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id CF04EC2A37 for ; Mon, 5 Oct 2015 18:59:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.99 X-Spam-Level: X-Spam-Status: No, score=0.99 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id JePjJlVIGVP9 for ; Mon, 5 Oct 2015 18:59:55 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id A4004204C9 for ; Mon, 5 Oct 2015 18:59:54 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CE8B3E0097 for ; Mon, 5 Oct 2015 18:59:53 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 920AF3A03C8 for ; Mon, 5 Oct 2015 18:59:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1706897 - /sis/site/trunk/content/command-line.mdtext Date: Mon, 05 Oct 2015 18:59:53 -0000 To: commits@sis.apache.org From: desruisseaux@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151005185953.920AF3A03C8@svn01-us-west.apache.org> Author: desruisseaux Date: Mon Oct 5 18:59:52 2015 New Revision: 1706897 URL: http://svn.apache.org/viewvc?rev=1706897&view=rev Log: Removed two sentences that are not true anymore. Modified: sis/site/trunk/content/command-line.mdtext Modified: sis/site/trunk/content/command-line.mdtext URL: http://svn.apache.org/viewvc/sis/site/trunk/content/command-line.mdtext?rev=1706897&r1=1706896&r2=1706897&view=diff ============================================================================== --- sis/site/trunk/content/command-line.mdtext [UTF-8] (original) +++ sis/site/trunk/content/command-line.mdtext [UTF-8] Mon Oct 5 18:59:52 2015 @@ -17,8 +17,6 @@ Notice: Licensed to the Apache Software under the License. A command-line interface is provided for extracting information from a data file. -As of SIS 0.6, the command line can only extract ISO 19115 metadata from a NetCDF file. -More formats and capabilities will be added in future SIS versions. [TOC]