Return-Path: Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: (qmail 38796 invoked from network); 28 Jul 2010 15:13:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Jul 2010 15:13:07 -0000 Received: (qmail 85932 invoked by uid 500); 28 Jul 2010 15:13:05 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 85532 invoked by uid 500); 28 Jul 2010 15:13:03 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 85515 invoked by uid 99); 28 Jul 2010 15:13:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jul 2010 15:13:03 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [71.6.165.248] (HELO kramer.ogre.com) (71.6.165.248) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jul 2010 15:12:56 +0000 Received: from loki.ogre.com (homey.ogre.com [24.56.189.145]) (authenticated bits=0) by kramer.ogre.com (8.14.3/8.14.3) with ESMTP id o6SFCVpU016484 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 28 Jul 2010 08:12:32 -0700 X-DKIM: Sendmail DKIM Filter v2.8.3 kramer.ogre.com o6SFCVpU016484 Message-ID: <4C5048E0.8080309@apache.org> Date: Wed, 28 Jul 2010 09:12:32 -0600 From: Leif Hedstrom User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Thunderbird/3.1.1 MIME-Version: 1.0 To: users@trafficserver.apache.org CC: "Zeller, Jan (ID)" Subject: Re: no manual for traffic_shell? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/28/2010 03:16 AM, Zeller, Jan (ID) wrote: >> the command "man traffic_shell" returns "No manual entry for traffic_line". >> i compile ats 2.0 and trunk in ubuntu 8.10 and centos 5.5, both have no manual. >> i want to look up some commands in traffic shell, such as >> % show:cache-stats >> ERROR: Invalid parameter specified. >> Check parameters for correct syntax and type. > oops I have nearly the same problem : > > trafficserver-2.1.1-unstable/bin# ./traffic_shell > Successfully Initialized MgmtAPI in /opt/trafficserver-2.1.1-unstable/var/trafficserver > % man traffic_shell > No manual entry for traffic_shell > child process exited abnormally > % Hmmm, there is one with the "source" at least, but we don't seem to "install" them on installation. If someone would file a ticket for it, we could probably make sure to "make install" those man pages too :). That much said, the man page seems very spartan, maybe there's something better in the official docs? See the docs on http://trafficserver.apache.org/ . Cheers, -- leif