Files
NeoDash/contrib/debian/manpages/neodash-cli.1
2017-12-08 09:40:03 +07:00

22 lines
828 B
Groff

.TH NEODASH-CLI "1" "June 2016" "neodash-cli 0.12"
.SH NAME
neodash-cli \- a remote procedure call client for Neodash Core.
.SH SYNOPSIS
neodash-cli [options] <command> [params] \- Send command to Neodash Core.
.TP
neodash-cli [options] help \- Asks Neodash Core for a list of supported commands.
.SH DESCRIPTION
This manual page documents the neodash-cli program. neodash-cli is an RPC client used to send commands to Neodash Core.
.SH OPTIONS
.TP
\fB\-?\fR
Show possible options.
.SH "SEE ALSO"
\fBneodashd\fP, \fBneodash.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.