help command

The help command displays information about commands.

Example

user@host:~$ chisel help --all
Chisel can slice a Linux distribution using a release databaseand construct a new filesystem using the finely defined parts. Usage: chisel <command> [<options>...] Commands can be classified as follows:   Basic (general operations):    find     Find existing slices    info     Show information about package slices    help     Show help about a command    version  Show version details   Action (make things happen):    cut      Cut a tree with selected slices For more information about a command, run 'chisel help <command>'.