Files
start-os/core/man/start-cli/start-cli-registry-package-add.1
Aiden McClelland bcdeabfe85 fix: clap CLI definitions and manpage generation
- add #[group(skip)] to all Parser-derived structs
- fix conflicts_with and arg definitions for correct CLI behavior
- refactor bin entry points to support manpage generation
2026-03-18 23:48:13 -06:00

23 lines
533 B
Groff

.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH start-cli-registry-package-add 1 "add "
.SH NAME
start\-cli\-registry\-package\-add \- Add package to registry index
.SH SYNOPSIS
\fBstart\-cli registry package add\fR [\fB\-\-url\fR] [\fB\-\-no\-verify\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fIFILE\fR>
.SH DESCRIPTION
Add package to registry index
.SH OPTIONS
.TP
\fB\-\-url\fR \fI<URL>\fR
URL of the package
.TP
\fB\-\-no\-verify\fR
Skip signature verification
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
<\fIFILE\fR>
Path to s9pk package file