v. 1.0.0.0
This commit is contained in:
21
contrib/debian/manpages/neodash-cli.1
Normal file
21
contrib/debian/manpages/neodash-cli.1
Normal 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.
|
||||
Reference in New Issue
Block a user