Rewrite configuration structure and more minor changes
This commit is contained in:
parent
13ffe0c2c7
commit
5bafe48c82
7 changed files with 124 additions and 83 deletions
6
gclog.1
6
gclog.1
|
|
@ -8,7 +8,7 @@
|
|||
.B gclog
|
||||
.RB [ \-c
|
||||
.IR file ]
|
||||
.RB [ \-d ]
|
||||
.RB [ \-v ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBGCLOG\fP is a lightweight daemon running in the background and constantly reporting your Geiger counter readings to various radiation monitoring websites. With a small footprint and minimal dependencies it is aimed to run on Linux embedded computers.
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
Load configuration from file.
|
||||
|
||||
.TP
|
||||
.B -d
|
||||
.B -v
|
||||
Activate verbose mode.
|
||||
|
||||
.SH CONFIGURATION FILE OPTIONS
|
||||
|
|
@ -43,7 +43,7 @@ Example: \fI/dev/ttyUSB0\fP
|
|||
.B device.baudrate
|
||||
Serial port baud rate.
|
||||
|
||||
Example: \fI57600\fP
|
||||
Example: 57600
|
||||
|
||||
.TP
|
||||
.B location
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue