pub fn command_install_man_pages(
ctx: CommandContext,
args: InstallManPagesArgs,
) -> EyreExitOr<()>
Expand description
Install the man-pages for git-branchless
to the provided path.
pub fn command_install_man_pages(
ctx: CommandContext,
args: InstallManPagesArgs,
) -> EyreExitOr<()>
Install the man-pages for git-branchless
to the provided path.