mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21: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
14 lines
339 B
Groff
14 lines
339 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH start-cli-auth-get-pubkey 1 "get-pubkey "
|
|
.SH NAME
|
|
start\-cli\-auth\-get\-pubkey \- Get the public key from the server
|
|
.SH SYNOPSIS
|
|
\fBstart\-cli auth get\-pubkey\fR [\fB\-h\fR|\fB\-\-help\fR]
|
|
.SH DESCRIPTION
|
|
Get the public key from the server
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|