29 lines
722 B
Groff
29 lines
722 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH account 1 "account "
|
|
.SH NAME
|
|
account \- Configure, list and diagnose your accounts
|
|
.SH SYNOPSIS
|
|
\fBaccount\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
|
|
.SH DESCRIPTION
|
|
Configure, list and diagnose your accounts.
|
|
.PP
|
|
An account is a group of settings, identified by a unique name. This subcommand allows you to manage your accounts.
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help (see a summary with \*(Aq\-h\*(Aq)
|
|
.SH SUBCOMMANDS
|
|
.TP
|
|
account\-configure(1)
|
|
Configure the given account
|
|
.TP
|
|
account\-doctor(1)
|
|
Diagnose and fix the given account
|
|
.TP
|
|
account\-list(1)
|
|
List all existing accounts
|
|
.TP
|
|
account\-help(1)
|
|
Print this message or the help of the given subcommand(s)
|