gcrane-help

Display help information for gcrane commands

TLDR

Show general help for gcrane
$ gcrane help
Show help for a specific subcommand
$ gcrane help [copy]
Show help for the gc subcommand
$ gcrane help [gc]
Show help using the --help flag
$ gcrane --help

SYNOPSIS

gcrane help [command]

DESCRIPTION

gcrane help displays help information for gcrane and its subcommands. Without arguments, it shows an overview of all available commands with brief descriptions. When given a specific command name, it displays detailed usage information including all flags and parameters.The help system documents gcrane's GCR-specific extensions beyond standard crane functionality, including recursive copy operations and garbage collection commands.

INSTALL

sudo zypper install gcrane
nix profile install nixpkgs#gcrane

SEE ALSO

gcrane(1), gcrane-copy(1), gcrane-gc(1), crane(1)