Skip to content

Question mark (?) command fails to find documentation for named argument #1735

Open
@MattHeffron

Description

@MattHeffron

Describe the bug
The ? command alone displays documentation for all commands. If given a FUNCTION or COMMAND name, it reports "No documentation found". (I did not check with other definition types that have documentation strings.)

To Reproduce
Steps to reproduce the behavior:

  1. In Exec type: ? see [enter]
  2. No documentation found is displayed
  3. In Exec type: ?[enter]
  4. The display will show documentation for all defined commands, including "see"

Expected behavior
The documentation for the named argument is correctly displayed.

Context (please complete the following information):

  • IL:MAKESYSDATE: 15-May-2024 11:18:00

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (as per documentation)

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions