22 lines
841 B
Groff
22 lines
841 B
Groff
|
.TH NEOBYTES-CLI "1" "June 2016" "neobytes-cli 0.12"
|
||
|
.SH NAME
|
||
|
neobytes-cli \- a remote procedure call client for NeoBytes Core.
|
||
|
.SH SYNOPSIS
|
||
|
neobytes-cli [options] <command> [params] \- Send command to NeoBytes Core.
|
||
|
.TP
|
||
|
neobytes-cli [options] help \- Asks NeoBytes Core for a list of supported commands.
|
||
|
.SH DESCRIPTION
|
||
|
This manual page documents the neobytes-cli program. neobytes-cli is an RPC client used to send commands to NeoBytes Core.
|
||
|
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
\fB\-?\fR
|
||
|
Show possible options.
|
||
|
|
||
|
.SH "SEE ALSO"
|
||
|
\fBneobytesd\fP, \fBneobytes.conf\fP
|
||
|
.SH AUTHOR
|
||
|
This manual page was written by Ciemon Dunville <ciemon@gmail.com>. Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.
|
||
|
|
||
|
The complete text of the MIT License can be found on the web at \fIhttp://opensource.org/licenses/MIT\fP.
|