Opened 5 years ago

Closed 4 years ago

#238 closed defect (fixed)

help_system.gi.info contains some incorrect information

Reported by: Gary Dixon Owned by: Eric Swenson
Priority: minor Milestone: MR12.8
Component: Documentation Version: MR12.7
Keywords: Cc:

Description

help_system.gi.info gives an introduction to the Multics help command including examples for selecting specific details from the help.info segment. One of those examples is incorrect:

help help -scn responses

Information about help responses was recently moved out of help.info into a separate help_responses.gi.info segment. The above example line should be changed:

help help_responses

or to get details for a particular response:

help help_responses -ca RESPONSE_NAME

where RESPONSE_NAME gives one of the responses accepted at the "More help?" prompt.

Change History (2)

comment:2 by Eric Swenson, 4 years ago

Milestone: MR12.8
Resolution: fixed
Status: newclosed
Version: MR12.7

Fixed with MR12.8-1047 install.

Note: See TracTickets for help on using tickets.