PennMUSH Community

Ticket #7441 (closed documentation: fixed)

Opened 1 year ago

Last modified 1 year ago

help @desc shows help @descformat

Reported by: Nymeria Assigned to:
Priority: minor Milestone: 1.8.2p7
Keywords: Cc:
Visibility: Public

Description

At the moment, help @desc pulls up the help for @descformat, not @describe. Since most everyone talks about @desc rather than @describe, this has led to us ending up with a bunch of newbies with a @descformat rather than a @describe. Given that help @describe says that the short form is @desc, wouldn't it be best if help @desc pointed to help @describe?

Change History

08/24/07 00:17:43 changed by raevnos

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 1.8.2p7.

This happens because '@descformat' is lexicographically before '@describe', but