uv-help
Display uv command help information
TLDR
Show general help
$ uv help
Help for specific command$ uv help [command]
Help for subcommand$ uv help [command] [subcommand]
SYNOPSIS
uv help [command...]
DESCRIPTION
uv help displays help information for uv commands. Shows usage, options, and examples for the specified command.
INSTALL
sudo dnf install uv
sudo pacman -S uv
sudo apk add uv
brew install uv
nix profile install nixpkgs#uv
SEE ALSO
uv(1)