mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
- 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
23 lines
538 B
Groff
23 lines
538 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH start-cli-package-host-binding 1 "binding "
|
|
.SH NAME
|
|
start\-cli\-package\-host\-binding
|
|
.SH SYNOPSIS
|
|
\fBstart\-cli package host binding\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIHOST\fR> <\fIsubcommands\fR>
|
|
.SH DESCRIPTION
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|
|
.TP
|
|
<\fIHOST\fR>
|
|
Host identifier
|
|
.SH SUBCOMMANDS
|
|
.TP
|
|
start\-cli\-package\-host\-binding\-list(1)
|
|
List bindings for a host
|
|
.TP
|
|
start\-cli\-package\-host\-binding\-set\-address\-enabled(1)
|
|
about.set\-address\-enabled\-for\-binding
|