neobytes/contrib/debian/manpages/neobytes-cli.1

22 lines
841 B
Groff
Raw Permalink Normal View History

2024-02-05 23:00:22 +01:00
.TH NEOBYTES-CLI "1" "June 2016" "neobytes-cli 0.12"
.SH NAME
2024-12-16 19:40:22 +01:00
neobytes-cli \- a remote procedure call client for Neobytes Core.
2024-02-05 23:00:22 +01:00
.SH SYNOPSIS
2024-12-16 19:40:22 +01:00
neobytes-cli [options] <command> [params] \- Send command to Neobytes Core.
2024-02-05 23:00:22 +01:00
.TP
2024-12-16 19:40:22 +01:00
neobytes-cli [options] help \- Asks Neobytes Core for a list of supported commands.
2024-02-05 23:00:22 +01:00
.SH DESCRIPTION
2024-12-16 19:40:22 +01:00
This manual page documents the neobytes-cli program. neobytes-cli is an RPC client used to send commands to Neobytes Core.
2024-02-05 23:00:22 +01:00
.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.