Skip to content

Create a HELP command that loads the usage string of a command. #10

Description

@22samurai

The HELP command accesses and displays the usage string of a command from the command.

Example:

] HELP COPY

USAGE: COPY <SOURCE>, <DEST>

] HELP TYPE

USAGE: TYPE <FILE (TXT, BIN)>  

] HELP HELP

USAGE: HELP <Command>  gets the usage message from any CMD file and displays it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions