help

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package help implements the help builtin command.

help — display available commands

Usage: help

List all available builtin commands with a brief description. For detailed information on a specific command, run '<command> --help'.

Exit codes:

0  Success.
1  Arguments were provided or --help was requested.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = builtins.Command{Name: "help", Description: "display available commands", MakeFlags: registerFlags}

Cmd is the help builtin command descriptor.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL