Skip to main content

register_man_command

Function register_man_command 

Source
pub fn register_man_command(cli: Command) -> Command
Expand description

Attach the man subcommand to the given command. Returns the command with the subcommand added.

man is a root-level meta command under FE-13 and is NOT part of the apcli built-in group (see spec ยง4.1).