make building new man pages simpler, updated generated man pages
This commit is contained in:
parent
7594afec82
commit
1b71061cdb
9 changed files with 94 additions and 193 deletions
|
@ -1,34 +1,31 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||
.TH CORE-MANAGE "1" "2014-08-06" "CORE-MANAGE" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
||||
.TH CORE-MANAGE "1" "June 2019" "CORE" "User Commands"
|
||||
.SH NAME
|
||||
core-manage \- helper tool to add, remove, or check for services and models in a CORE installation.
|
||||
core-manage \- manual page for core-manage 5.3.0
|
||||
.SH SYNOPSIS
|
||||
.B core-manage
|
||||
[\fI-h\fR] [\fIoptions\fR] \fI<action> <target> <string>\fR
|
||||
[\fI\,-h\/\fR] [\fI\,options\/\fR] \fI\,<action> <target> <string>\/\fR
|
||||
.SH DESCRIPTION
|
||||
.TP
|
||||
<action> should be one of: add, remove, check
|
||||
.TP
|
||||
<target> should be one of: service, model
|
||||
.TP
|
||||
<string> is the text to add, remove, check
|
||||
Helper tool to add, remove, or check for services, models, and node types
|
||||
in a CORE installation.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show this help message and exit
|
||||
.TP
|
||||
\fB\-\-userpath\fR=\fIUSERPATH\fR
|
||||
\fB\-\-userpath\fR=\fI\,USERPATH\/\fR
|
||||
use the specified user path (e.g. "$HOME/.core") to
|
||||
access nodes.conf
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
be verbose when performing action
|
||||
.SH EXAMPLES
|
||||
.TP
|
||||
.IP
|
||||
core\-manage add service newrouting
|
||||
.TP
|
||||
core\-manage \fB\-v\fR check model RfPipe
|
||||
.TP
|
||||
core\-manage \fB\-\-userpath=\fR"$HOME/.core" add nodetype "{ftp ftp.gif ftp.gif {DefaultRoute FTP} netns {FTP server} }"
|
||||
.SH "SEE ALSO"
|
||||
.BR core-daemon(1)
|
||||
core\-manage \-v check model RfPipe
|
||||
core\-manage \-\-userpath="$HOME/.core" add nodetype "{ftp ftp.gif ftp.gif {DefaultRoute FTP} netns {FTP server} }"
|
||||
.SS "Arguments:"
|
||||
.IP
|
||||
<action> should be one of: add, remove, check
|
||||
<target> should be one of: service, model, nodetype
|
||||
<string> is the text to add, remove, check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue