LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gcrane-help

Display help information for gcrane commands

TLDR

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

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.

SEE ALSO

Copied to clipboard
Kai