diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-20 22:10:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-20 22:10:59 +0000 |
commit | 65d009a0596b194597f47531523addd3e64ed005 (patch) | |
tree | e13bd9beecf63e26491a66aa7a8fa702482f0067 /Master/texmf-dist/doc/man/man1/mtx-evohome.1 | |
parent | d1a186333ced7b341e26877907343f08211199f7 (diff) |
context [current] (20mar18)
git-svn-id: svn://tug.org/texlive/trunk@47050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/mtx-evohome.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/mtx-evohome.1 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/man/man1/mtx-evohome.1 b/Master/texmf-dist/doc/man/man1/mtx-evohome.1 new file mode 100644 index 00000000000..3c20161dcea --- /dev/null +++ b/Master/texmf-dist/doc/man/man1/mtx-evohome.1 @@ -0,0 +1,39 @@ +.TH "mtx-evohome" "1" "01-01-2018" "version 1.00" "Evohome Fetcher" +.SH NAME +.B mtx-evohome +.SH SYNOPSIS +.B mtxrun --script evohome [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B Evohome Fetcher +.SH OPTIONS +.TP +.B --collect +collect data from device +.TP +.B --presets +file with authenciation data +.TP +.B --auto +fetch temperature data every hour +.TP +.B --port +server port when running the service, default: 8068 +.TP +.B --host +server host when running the service, default: localhost +.SH AUTHOR +More information about ConTeXt and the tools that come with it can be found at: + + +.B "maillist:" +ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context + +.B "webpage:" +http://www.pragma-ade.nl / http://tex.aanhet.net + +.B "wiki:" +http://contextgarden.net |