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