From peterb  Thu Feb 13 16:08:20 1997
Received: from nagmx1.nag.co.uk by red.nag.co.uk via SMTP (920330.SGI/920502.SGI)
	for /home/red5/axiom/support/recvbug id AA05905; Thu, 13 Feb 97 16:08:20 GMT
Received: from red.nag.co.uk (red.nag.co.uk [192.156.217.2])
          by nagmx1.nag.co.uk (8.8.4/8.8.4) with SMTP
	  id QAA11802 for <ax-bugs@nag.co.uk>; Thu, 13 Feb 1997 16:12:43 GMT
Received: from frisco.nag.co.uk by red.nag.co.uk via SMTP (920330.SGI/920502.SGI)
	for ax-bugs@nag.co.uk id AA05901; Thu, 13 Feb 97 16:08:18 GMT
From: peterb (Peter Broadbery)
Date: Thu, 13 Feb 1997 16:11:05 GMT
Message-Id: <199702131611.QAA00687@frisco>
Received: by frisco (SMI-8.6) id QAA00687; Thu, 13 Feb 1997 16:11:05 GMT
To: ax-bugs@nag.co.uk

Subject: fixbug
By: PAB
Fixed: bug1104.as
--* From bronstei@inf.ethz.ch  Fri Oct 25 09:54:22 1996
--* Received: from nags2.nag.co.uk by red.nag.co.uk via SMTP (920330.SGI/920502.SGI)
--* 	for /home/red5/axiom/support/recvbug id AA16661; Fri, 25 Oct 96 09:54:22 +0100
--* Received: from inf.ethz.ch (neptune.ethz.ch) by nags2.nag.co.uk (4.1/UK-2.1)
--* 	id AA17087; Fri, 25 Oct 96 10:00:16 BST
--* Received: from ru8.inf.ethz.ch (bronstei@ru8.inf.ethz.ch [129.132.12.17]) by inf.ethz.ch (8.6.10/8.6.10) with ESMTP id KAA06702 for <ax-bugs@nag.co.uk>; Fri, 25 Oct 1996 10:53:46 +0200
--* From: Manuel Bronstein <bronstei@inf.ethz.ch>
--* Received: (from bronstei@localhost) by ru8.inf.ethz.ch (8.7.1/8.7.1) id KAA00307 for ax-bugs@nag.co.uk; Fri, 25 Oct 1996 10:53:44 +0200 (MET DST)
--* Date: Fri, 25 Oct 1996 10:53:44 +0200 (MET DST)
--* Message-Id: <199610250853.KAA00307@ru8.inf.ethz.ch>
--* To: ax-bugs@nag.co.uk
--* Subject: [9] command line -h problem

--@ Bug Number:  bug1104.as 
--@ Fixed  by:  PAB   
--@ Tested by:  none.as 
--@ Summary:    Changed '-H options' message to say when -h <x> works. 

-- Command line: none
-- Version: 1.1.7
-- Original bug file name: cmdline.txt

% axiomxl -h z
Debug options:
  -Z db           Generate debugging information in object files.
  -Z prof         Generate profiling code in object files.
 
  Use `axiomxl -h help' for a menu of more detailed help.
 
% axiomxl -h y
Improper use of `-h' option.  Type `axiomxl -help' for help.



