Bug 5589 - delete <<(fhpd) help info help>>; check <<(fhpd) info -help>>
Summary: delete <<(fhpd) help info help>>; check <<(fhpd) info -help>>
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 5572
  Show dependency treegraph
 
Reported: 2008-01-09 19:23 UTC by Andrew Cagney
Modified: 2008-01-10 14:21 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2008-01-09 19:23:43 UTC
Instead of:

  (fhpd) info help
  (fhpd) help info help

we've already got; to print help on info commands:

  (fhpd) help info
  (fhpd) info -help

to print help on sub-commands:

  (fhpd) info auxv -help
  (fhpd) help info auxv

(assuming the latter works :-)
Comment 1 Phil Muldoon 2008-01-10 14:21:49 UTC
2008-01-09  Phil Muldoon  <pmuldoon@redhat.com>

	* InfoCommand.java (Help): Delete internal help
	command.