v. 1.0.0.0

This commit is contained in:
NeoDashh
2017-12-08 09:40:03 +07:00
parent 1d588bf976
commit 3a6bb4b0ce
1539 changed files with 340734 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
.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.