added production commands and final config structure

This commit is contained in:
Alexander Werner
2018-11-22 20:47:36 +01:00
parent b56e159aa8
commit ff12af70d8
5 changed files with 67 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "CAROM-CLIENT" "1" "05.11.2018" "" "Carom Client"
.TH "CAROM-CLIENT" "1" "22.11.2018" "" "Carom Client"
.SH NAME
carom-client \- Carom Client Documentation
.
@@ -58,6 +58,32 @@ carom\-client check\-config [OPTIONS]
.fi
.UNINDENT
.UNINDENT
.SH GET-GPIO
.sp
Get the current status of all Tables.
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
carom\-client get\-gpio [OPTIONS]
.ft P
.fi
.UNINDENT
.UNINDENT
.SH GET-UUID
.sp
Get the UUID of the Client. This is need to add a new client to the carom server installation.
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
carom\-client get\-uuid [OPTIONS]
.ft P
.fi
.UNINDENT
.UNINDENT
.SH RUN
.sp
This command runs the carom\-client daemon process.